summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-213-11/+9
|\
| * DirectShowPlayerService: Proper check of DirectShowUtils::connectFilters's re...Oliver Wolff2018-04-171-2/+2
| * DirectShowUtils::findUnconnectedPin: Try other pins if matchPin failsOliver Wolff2018-04-171-3/+0
| * DirectShowUtils::connectFilters: Return false if every pin failsOliver Wolff2018-04-171-3/+3
| * DirectShowUtils::matchPin: Return false on connection mismatchOliver Wolff2018-04-171-1/+1
| * Windows Audio: Fix Clang warnings about int/C-style castsFriedemann Kleint2018-04-161-2/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-141-0/+3
|\|
| * PulseAudioOutput: Emit QAudio::StoppedState on QAudio::OpenErrorv5.11.0-beta4VaL Doroshchuk2018-04-121-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-247-26/+50
|\|
| * DirectShow: Add warning when not supported playback rate appliedVal Doroshchuk2018-03-221-1/+4
| * Audiocapture: Fix setting QAudioEncoderSettings::bitRateVaL Doroshchuk2018-03-211-7/+6
| * Gstreamer: Emit an error if QCamera::start() failsVaL Doroshchuk2018-03-211-3/+11
| * DirectShow: Emit an error if QCamera::start() failsVal Doroshchuk2018-03-213-13/+29
| * Remove unreachable codeJesus Fernandez2018-03-201-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-288-30/+50
|\|
| * Replace deprecated qSort() by std::sort()Friedemann Kleint2018-02-285-10/+19
| * Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-3/+10
| |\
| | * GStreamer: fix udpsrc timeout settingYoann Lopes2018-02-021-3/+10
| * | Merge remote-tracking branch 'origin/5.10.1' into 5.11v5.11.0-alpha1Liang Qi2018-02-141-5/+2
| |\ \
| | * | Revert "GStreamer: Prevent calling CameraBinSession::setStateHelper twice"v5.10.1VaL Doroshchuk2018-02-051-5/+2
| * | | Add missing includesJake Petroules2018-02-121-0/+8
| * | | Remove obsolete code pathsJake Petroules2018-02-121-12/+11
* | | | WindowsAudio: Pause playback before resetVal Doroshchuk2018-02-222-4/+13
|/ / /
* | | DirectShow: Add the zoom controlChristian Stromme2018-01-225-2/+309
* | | DirectShow: Add video probe support for the cameraChristian Stromme2018-01-224-0/+52
* | | DirectShow: Add camera image capture controlsChristian Stromme2018-01-2210-11/+328
* | | DirectShow: Add exposure controlChristian Stromme2018-01-225-9/+530
* | | 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