summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-041-2/+2
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-0447-1051/+79
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-046-70/+0
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-022-2/+6
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-2926-46/+535
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-2926-46/+535
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-147-6/+13
| | |\
| | | * 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
| | | * | Fix warning about QNetworkConfiguration being deprecatedThiago Macieira2020-04-231-0/+7
| | * | | Remove QRadioTuner from index pageKai Koehne2020-05-111-3/+0
| | * | | Vivante: Keep only one frameVaL Doroshchuk2020-05-112-8/+4
| | * | | GStreamer: Fix reverse playbackVaL Doroshchuk2020-05-081-10/+10
| | * | | Suppress QMediaNetworkAccessControl related deprecation warningsMårten Nordheim2020-04-271-0/+9
| | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-203-6/+18
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-203-6/+18
| | | |\|
| | | | * Gstreamer: fix stream bufferingRoman Valov2020-04-201-2/+4
| | | | * GStreamer: Remove file when CaptureToBuffer is usedVaL Doroshchuk2020-04-201-4/+1
| | | | * GSTVideoRender: Update viewport on gst video buffer crop metadataStef Boerrigter2020-04-161-0/+13
| | * | | 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
| | * | 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-182-1/+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
* | | | Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-2926-4/+899
* | | | Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-05-292-3/+3
* | | | 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
* | | | 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-065-265/+0