summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-022-2/+3
|\
| * 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
* | qimagevideobuffer.cpp: Fix deprecation warningFriedemann Kleint2018-01-241-1/+1
* | Fix shader compilation failureVal Doroshchuk2018-01-191-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-1810-81/+86
|\ \ | |/
| * Document licensesKai Koehne2018-01-182-0/+18
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-182-27/+8
| |\
| | * Revert "DirectShow: Fix memory leak in CLSID_FilterGraph"v5.9.45.9.4Christian Strømme2018-01-152-27/+8
| * | 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
| |/
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-069-98/+128
|\ \ | |/
| * 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
| * 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
* | QML: Use alpha channel for ARGB32 video framesVaL Doroshchuk2017-12-223-7/+27
* | Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-1/+11
* | PulseAudio: Fix deadlock for QSoundEffect in setMuted, setVolumeVaL Doroshchuk2017-12-192-7/+11
* | DirectShow: Add initialization of com library to service pluginVal Doroshchuk2017-12-141-0/+6
* | DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-141-2/+2
* | winrt: Add audiocapture backend to standard buildMaurice Kalinowski2017-12-121-1/+2
* | Fix rendering issue with QGraphicsView and QOpenGLWidget viewportVaL Doroshchuk2017-12-121-2/+2
* | DirectShow: Use pixel aspect ratioVal Doroshchuk2017-12-082-7/+4
* | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-083-2/+4
|\ \
| * | Revert "Android: Set the correct scan line for the video surface format"v5.10.0-rc3v5.10.0-rc2v5.10.05.10.0Christian Stromme2017-11-281-1/+0
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-207-11/+54
| |\ \
| * | | QWasapiAudioDeviceInfo: fix QByteArray => QString conversionAlexander Ivash2017-11-141-1/+1
| * | | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+3
* | | | GStreamer: Always notify CameraBinSession if a device has been selectedVaL Doroshchuk2017-12-051-5/+4
* | | | GStreamer: Emit an error if no input device provided for QCameraVaL Doroshchuk2017-12-051-1/+4
* | | | ALSA: Don't check the device name in open()VaL Doroshchuk2017-12-051-3/+0
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-156-11/+50
|\ \ \ | | |/ | |/|
| * | wasapi: Initialize COM before useVal Doroshchuk2017-11-141-0/+23
| * | Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-101-3/+0
| * | 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
* | | Convert ARGB32 to premultipliedVal Doroshchuk2017-11-081-0/+4
| |/ |/|
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-034-6/+6
* | Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-023-6/+0
* | Fix Clang warningsFriedemann Kleint2017-11-022-1/+3