summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.5v5.9.55.9.5Antti Kokko2018-03-211-0/+45
* Revert "GStreamer: Prevent calling CameraBinSession::setStateHelper twice"VaL Doroshchuk2018-02-141-5/+2
* fix typo in QCameraImageProcessing documentationJochen Seemann2018-02-051-1/+1
* Bump versionOswald Buddenhagen2018-02-021-1/+1
* GStreamer: fix udpsrc timeout settingYoann Lopes2018-02-021-3/+10
* PulseAudio: Prevent crash when a sound device cannot be createdAndy Shaw2018-01-241-1/+2
* Doc: Fix name of Multimedia Widgets moduleKai Koehne2018-01-231-1/+1
* Document licensesKai Koehne2018-01-182-0/+18
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-183-27/+65
|\
| * Revert "DirectShow: Fix memory leak in CLSID_FilterGraph"v5.9.45.9.4Christian Strømme2018-01-152-27/+8
| * Add changes file for Qt 5.9.4Antti Kokko2018-01-081-0/+57
* | Improve quality of YUVY and UYVY renderingTomasz Olszak2018-01-153-41/+27
* | AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
* | avfoundation: resolve unused parameter warningsJochen Seemann2018-01-081-0/+2
|/
* Blacklist qmediaplayerbackend tests in all versions of windowsJani Heikkinen2018-01-051-2/+1
* DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-211-2/+2
* Fix precision loss in QDeclarativeVideoRendererBackend::adjustedViewportVaL Doroshchuk2017-12-201-2/+2
* GStreamer: Prevent calling CameraBinSession::setStateHelper twiceVaL Doroshchuk2017-12-141-2/+5
* DirectShow: Fix memory leak in CLSID_FilterGraphVal Doroshchuk2017-12-142-8/+27
* Fix memory leak in QSoundEffectVaL Doroshchuk2017-12-141-1/+4
* AVFoundation: Use 90 for the front facing camera's orientationAndy Shaw2017-12-121-1/+1
* Bump versionOswald Buddenhagen2017-12-121-1/+1
* Revert "Android: Set the correct scan line for the video surface format"Christian Stromme2017-12-011-1/+0
* Windows: Fix EVR's rendering of GLTextureHandle framesVal Doroshchuk2017-11-301-73/+86
* Fix crash when no supported formats are returnedVal Doroshchuk2017-11-231-8/+3
* WindowsAudio: Remove unneeded Sleep() when stopping playbackVal Doroshchuk2017-11-231-3/+0
* Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+58
|\
| * Merge 5.9 into 5.9.3v5.9.35.9.3Oswald Buddenhagen2017-11-081-4/+11
| |\
| * | Add changes file for Qt 5.9.3Antti Kokko2017-11-081-0/+58
* | | wasapi: Initialize COM before useVal Doroshchuk2017-11-141-0/+23
* | | Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-102-3/+11
* | | Fix crash when an app is sent to background while capturing an imageVal Doroshchuk2017-11-101-3/+7
| |/ |/|
* | Gstreamer: Fix memory leak in CameraBinSessionVaL Doroshchuk2017-11-081-4/+11
|/
* Gstreamer: Fix memory leak in QGstreamerAudioDecoderSessionVaL Doroshchuk2017-10-301-0/+1
* Don't discard the surface format when creating a video nodeVaL Doroshchuk2017-10-271-1/+8
* Switch the metadata code to the event APIJames McDonnell2017-10-236-85/+76
* Android: Set the correct scan line for the video surface formatChristian Strømme2017-10-231-0/+1
* Update plugins.qmltypes for 5.9Christian Stromme2017-10-201-7/+19
* Fix license of .cpp files to LGPLKai Koehne2017-10-182-26/+50
* Fix outdated BSD license headerKai Koehne2017-10-18105-316/+1366
* Fix outdated FDL license headerKai Koehne2017-10-1831-93/+93
* Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2
* GStreamer: Fix V4L input queryVaL Doroshchuk2017-10-091-1/+2
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+42
|\
| * Merge 5.9 into 5.9.2v5.9.25.9.2Oswald Buddenhagen2017-09-2513-270/+402
| |\
| * | Add changes file for Qt 5.9.2Antti Kokko2017-09-221-0/+42
* | | Bump versionOswald Buddenhagen2017-10-061-1/+1
* | | Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
* | | Adjust timeouts for QSounds auto testsVaL Doroshchuk2017-09-261-7/+3
* | | Ask for camera permissionsOliver Wolff2017-09-262-119/+163
| |/ |/|