summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/ |/|
* | winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15
* | GStreamer: fix video output stopping when the main thread is blockedYoann Lopes2017-09-221-4/+2
* | Switch to mmr_event_t based monitoringJames McDonnell2017-09-219-233/+385
|/
* Blacklist tst_QSound::testLooping for OpenSuse 42.3Sami Nurmenniemi2017-09-121-0/+3
* Skip OVG tests on boot2qtSami Nurmenniemi2017-09-122-0/+7
* Add changes file for Qt 5.6.3Jani Heikkinen2017-09-061-0/+66
* ALSA: Fix regression in qalsaaudioinput.cppAlexandre Jousset2017-08-311-1/+1
* Blacklist tst_qaudiooutput in openSUSE 42.3Tony Sarajärvi2017-08-311-0/+2
* DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-166-16/+13
* Use QSharedPointer::create() moreMarc Mutz2017-08-081-1/+1
* Doc: Fix wrong slashRainer Keller2017-07-071-1/+1
* PulseAudio: fix a pthread_mutex crash in error pathBartosz Golaszewski2017-07-061-2/+2