summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-40/+40
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-185-40/+41
| |\
| | * 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.4Christian Strømme2018-01-152-27/+8
| | * | AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
| | * | avfoundation: resolve unused parameter warningsJochen Seemann2018-01-081-0/+2
| | |/
* | | QNX 7.0.0 audio management supportJames McDonnell2018-01-164-19/+141
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0614-111/+141
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-067-95/+122
| |\|
| | * DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-211-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
| | * 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
| * | 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
| * | DirectShow: Use pixel aspect ratioVal Doroshchuk2017-12-082-7/+4
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-082-2/+1
| |\ \
| | * | Revert "Android: Set the correct scan line for the video surface format"v5.10.0-rc3v5.10.0-rc2v5.10.0Christian Stromme2017-11-281-1/+0
| | * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-205-10/+42
| | |\ \
| | * | | QWasapiAudioDeviceInfo: fix QByteArray => QString conversionAlexander Ivash2017-11-141-1/+1
| * | | | 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
| | |/ / | |/| |
* | | | AVFoundation: implement bufferStateJochen Seemann2017-12-213-3/+37
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2010-17/+45
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-155-10/+42
| |\ \ \ | | |/ / | |/| / | | |/
| | * 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
| * | Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-023-6/+0
| * | Fix Clang warningsFriedemann Kleint2017-11-022-1/+3
* | | Implement QCustomAudioRoleControl for QNXJames McDonnell2017-11-147-3/+162
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-279-87/+87
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-278-86/+80
| |\|
| | * 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
| | * Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
| * | DirectShow/MinGW: Compile with default WINVER/_WIN32_WINNTv5.10.0-beta3Friedemann Kleint2017-10-201-1/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1917-448/+607
|\| |
| * | Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
| * | PulseAudio: Reject unsupported audio formatsVaL Doroshchuk2017-09-261-23/+16
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-2613-385/+563
| |\|
| | * Ask for camera permissionsOliver Wolff2017-09-262-119/+163
| | * winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15