summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* CameraBin: unset GValues after finish using themRatchanan Srirattanamet2020-09-111-0/+3
* AVF: Set playback audio session category while playingVal Doroshchuk2020-09-101-1/+7
* AVF: Introduce QCameraCaptureDestinationControl_iidVal Doroshchuk2020-09-106-8/+163
* Adapt usage of QAtomicInt::store to storeRelaxedVal Doroshchuk2020-09-024-11/+11
* Add missing includesMarcel Krems2020-08-242-0/+2
* Remove code for < QT_VERSION_CHECK(6, 0, 0)VaL Doroshchuk2020-08-036-24/+0
* Remove the unused include of qregexp.hSona Kurazyan2020-07-091-1/+0
* IMX: Prepare vivante plugin for RHIVaL Doroshchuk2020-06-3011-71/+139
* Remove android video nodeVaL Doroshchuk2020-06-307-433/+0
* Android: Use current gl context as shareVaL Doroshchuk2020-06-301-2/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-06-2844-97/+97
* Use QList instead of QVectorJarek Kobus2020-06-258-22/+22
* Remove winrt pluginVal Doroshchuk2020-06-2535-6713/+1
* Quick: Remove EGL video nodeVaL Doroshchuk2020-06-245-377/+0
* Remove wasapi pluginVal Doroshchuk2020-06-2413-2307/+0
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-117-7/+7
* Remove Radio supportVaL Doroshchuk2020-06-1010-968/+0
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-107-59/+145
* CoreAudio: Don't apply audio category if it is not neededVal Doroshchuk2020-06-094-18/+12
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-2920-32/+489
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-2920-32/+489
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-146-6/+6
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.0Qt Forward Merge Bot2020-04-276-6/+6
| | | |\
| | | | * Fix case of header file includes for building with mingw-w645.14Marius Kittler2020-04-265-5/+5
| | | | * WindowsAudio: Send stateChanged when QAudioOutput::reset() is calledVal Doroshchuk2020-04-231-1/+1
| | * | | Vivante: Keep only one frameVaL Doroshchuk2020-05-112-8/+4
| | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-201-4/+1
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-4/+1
| | | |\|
| | | | * GStreamer: Remove file when CaptureToBuffer is usedVaL Doroshchuk2020-04-201-4/+1
| | * | | Update connect to QSocketNotifier::activatedMÃ¥rten Nordheim2020-04-201-1/+1
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-142-3/+14
| | |\|
| | | * DirectShow: Use MEDIASUBTYPE_Y800 as QVideoFrame::Format_Y8Val Doroshchuk2020-04-082-3/+14
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4Qt Forward Merge Bot2020-04-071-6/+6
| | |\|
| | | * WMF: Fix memory leak in MFPlayerSession::getStreamTypeVal Doroshchuk2020-04-061-6/+6
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta3Qt Forward Merge Bot2020-03-281-0/+1
| | |\|
| | | * DirectShow: Handle QVideoFormat::BGR24 in bytesPerLine()Andy Shaw2020-03-201-0/+1
| | * | 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-181-1/+1
| | |\|
| | | * DirectShow: Round stop position down to available bytes in IAsyncReaderVal Doroshchuk2020-03-161-1/+1
* | | | GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-292-13/+8
* | | | Use QElapsedTimer instead of QTimeVaL Doroshchuk2020-05-294-10/+10
* | | | WASAPI: Use QElapsedTimer instead of QTime in audio inputVaL Doroshchuk2020-05-292-3/+2
* | | | WASAPI: Use QElapsedTimer instead of QTimeVaL Doroshchuk2020-05-291-1/+2
* | | | Remove forgotten includeVaL Doroshchuk2020-05-281-5/+0
* | | | Remove ANGLEVaL Doroshchuk2020-05-282-240/+0
* | | | GStreamer: Add missing include for QStandardPathsVaL Doroshchuk2020-05-281-0/+1
* | | | Add missing overrideAlexander Volkov2020-05-269-127/+127
* | | | Adapt to QString::utf16() now returning char16_t *Edward Welbourne2020-05-191-1/+1
|/ / /
* | | Update qtbase dependencyFriedemann Kleint2020-03-258-10/+10