summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | DirectShow: Handle QVideoFormat::BGR24 in bytesPerLine()Andy Shaw2020-03-201-0/+1
| | * | | QNetworkReply: Fix use of deprecated error signalMårten Nordheim2020-03-252-2/+2
| | * | | Add AVFCameraWindowControl as QVideoWindowControl_iid implementationIhor Dutchak2020-03-237-3/+455
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-184-7/+18
| | |\| |
| | | * | DirectShow: Round stop position down to available bytes in IAsyncReaderVal Doroshchuk2020-03-161-1/+1
| | | * | PulseAudio: Discard buffer with outdated volume in QSoundEffectVaL Doroshchuk2020-03-131-0/+17
| | | * | Skip all tst_QMediaPlayerBackend tests when there is no codec availableVaL Doroshchuk2020-03-132-6/+0
| | | |/
* | | | Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-2926-4/+899
* | | | Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-05-292-3/+3
* | | | Update dependencies on 'dev' in qt/qtmultimediaLiang Qi2020-05-291-2/+2
* | | | Remove paint test from tst_QDeclarativeVideoOutput::paintSurfaceVaL Doroshchuk2020-05-291-10/+0
* | | | GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-293-31/+9
* | | | Use QElapsedTimer instead of QTimeVaL Doroshchuk2020-05-294-10/+10
* | | | WASAPI: Use QElapsedTimer instead of QTime in audio inputVaL Doroshchuk2020-05-292-3/+2
* | | | Examples: Don't use QApplication::desktop()VaL Doroshchuk2020-05-292-2/+3
* | | | WASAPI: Use QElapsedTimer instead of QTimeVaL Doroshchuk2020-05-291-1/+2
* | | | gsttools: do not use nullptr in C codeRolf Eike Beer2020-05-291-8/+8
* | | | Remove forgotten includeVaL Doroshchuk2020-05-281-5/+0
* | | | Remove ANGLEVaL Doroshchuk2020-05-286-364/+4
* | | | Remove deprecated gl funcsVaL Doroshchuk2020-05-281-6/+7
* | | | GStreamer: Add missing include for QStandardPathsVaL Doroshchuk2020-05-281-0/+1
* | | | iMX: Introduce QT_GSTREAMER_PLAYBIN_CONVERT to inject a converter in playbinVaL Doroshchuk2020-05-281-1/+9
* | | | Remove QScreen::setOrientationUpdateMask usageVaL Doroshchuk2020-05-271-4/+0
* | | | Add missing overrideAlexander Volkov2020-05-269-127/+127
* | | | Adapt to QString::utf16() now returning char16_t *Edward Welbourne2020-05-191-1/+1
|/ / /
* | | Remove QRadioTuner from index pageKai Koehne2020-05-111-3/+0
* | | Remove use of bearer management and the related deprecated classesMårten Nordheim2020-04-069-382/+0
* | | Remove QT_NO_LINKED_LISTSona Kurazyan2020-04-021-1/+1
* | | Update dependencies on 'dev' in qt/qtmultimediaFriedemann Kleint2020-04-021-1/+1
* | | Update dependencies after merge of QAction, QShortcut, and QUndo movesVolker Hilsheimer2020-03-311-2/+2
* | | Update qtbase dependencyFriedemann Kleint2020-03-2520-17/+29
* | | tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-231-4/+0
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-2389-257/+620
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1889-257/+620
| |\| |
| | * | tst_qabstractvideosurface.cpp: Fix misuse of QMap as QMultiMapFriedemann Kleint2020-03-131-9/+9
| | * | Deprecate Camera::error() signal in favor of errorOccurred()v5.15.0-beta2Alexander Akulich2020-03-102-2/+14
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-109-40/+94
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-109-40/+94
| | | |\|
| | | | * Document usage of QT_MULTIMEDIA_PREFERRED_PLUGINS on WindowsMichael Brasser2020-03-091-0/+5
| | | | * QAlsaAudioOutput: leave IdleState as soon as there is data in the sourceCheng Sun2020-03-061-1/+1
| | | | * QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-042-2/+42
| | | | * GStreamer: Allow using different resolution for capture and viewfinderVaL Doroshchuk2020-03-031-4/+6
| | | | * AVF: Use supported pixel formats from video surface in CameraVal Doroshchuk2020-03-032-23/+24
| | | | * Fix AVFVideoWindowControl/AVFVideoWidget content flick on resizeIhor Dutchak2020-03-032-10/+16
| | * | | Add flushMode to Video QML elementVaL Doroshchuk2020-03-061-1/+18
| | |/ /
| | * | QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-036-10/+22
| | * | Doc: Fix link to the VideoOutput.source propertyTopi Reinio2020-03-031-1/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-030-0/+0
| | |\|
| | | * Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
| | * | Deprecate functions taking bearermanagement-related classesMårten Nordheim2020-03-024-5/+38