summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.15.1v5.15.15.15.1Antti Kokko2020-09-031-0/+45
* Bump versionAlexandru Croitor2020-07-301-1/+1
* GStreamer: Update render rect only if open gl sink is usedVaL Doroshchuk2020-07-201-1/+3
* Add binary compatibility files for 5.15 for QtMultimediaMilla Pohjanheimo2020-07-132-0/+36065
* Compile with QT_NO_BEARERMANAGEMENTAndy Shaw2020-07-064-1/+25
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-302-1/+13
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-153-1/+3
* Add missing overrideAlexander Volkov2020-06-109-127/+127
* CoreAudio: Don't apply audio category if it is not neededVal Doroshchuk2020-06-094-18/+12
* GStreamer: Start playback when bufferedVaL Doroshchuk2020-06-091-1/+1
* 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-024-5/+9
* GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-293-31/+9
* gsttools: do not use nullptr in C codeRolf Eike Beer2020-05-291-8/+8
* iMX: Introduce QT_GSTREAMER_PLAYBIN_CONVERT to inject a converter in playbinVaL Doroshchuk2020-05-281-1/+9
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-149-7/+71
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.05.15.0Qt Forward Merge Bot2020-04-277-7/+7
| |\
| | * Fix case of header file includes for building with mingw-w645.14Marius Kittler2020-04-266-6/+6
| | * WindowsAudio: Send stateChanged when QAudioOutput::reset() is calledVal Doroshchuk2020-04-231-1/+1
| * | Fix warning about QNetworkConfiguration being deprecatedThiago Macieira2020-04-231-0/+7
| * | Merge 5.15 into 5.15.0Alexandru Croitor2020-04-235-7/+64
| |\ \
| * | | Add changes file for Qt 5.15.0Antti Kokko2020-04-211-0/+57
* | | | 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 remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-211-0/+45
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-211-0/+45
| |\ \
| | * | Add changes file for Qt 5.14.2v5.14.25.14.2Antti Kokko2020-03-121-0/+45
* | | | 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-143-6/+17
|\ \ \ | |/ /
| * | Fix clang warning about mixing || and |Thiago Macieira2020-04-091-3/+3
| * | 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
* | | Remove deprecated QTextStream operators from examplesTopi Reinio2020-04-032-17/+17
* | | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta3Qt Forward Merge Bot2020-03-284-20/+2
|\ \ \ | |/ /
| * | tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-231-4/+0
| * | Blacklist tst_QAudioOutput tests if it is running in CIVaL Doroshchuk2020-03-232-16/+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-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