summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* winrt: fix camera sample queue thread safetyPeng Wu2015-04-231-5/+18
* winrt: fix camera preview on Lumia 630Peng Wu2015-04-161-1/+41
* Update copyright headersLiang Qi2015-04-152-14/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1524-414/+546
|\
| * DirectShow: correctly update camera list.Yoann Lopes2015-04-144-77/+66
| * WindowsAudio: improve supported formats detection.Yoann Lopes2015-04-149-247/+293
| * WMF: fix reported sample type of 8-bit audio formats.Yoann Lopes2015-04-142-12/+18
| * CoreAudio: fix crash on iOS 5.Yoann Lopes2015-04-141-29/+86
| * AVFoundation: fix QCameraInfo::availableCameras() on OS X.Yoann Lopes2015-04-104-38/+59
| * Fix compile issue when building with -no-widgetsAndy Shaw2015-04-073-7/+6
| * Fix BlackBerry -qtnamespace buildSergio Martins2015-04-011-0/+2
| * WMF: don't resume playback after doing a seek while paused.Andy Shaw2015-03-311-2/+9
| * WMF: report the surface's supported formats in the correct order.Yoann Lopes2015-03-241-2/+5
| * WMF: fix RGB24 format matching.Yoann Lopes2015-03-181-1/+2
* | Camera flash control - version for iOS/OS XTimur Pocheptsov2015-04-135-2/+317
* | [DirectShow] Fix potential memory access violationKonstantin Ritt2015-04-131-0/+3
* | [DirectShow] Fix potention undefined behavior on destructionKonstantin Ritt2015-04-134-3/+8
* | QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-0714-121/+17
* | AVFCameraViewfinderSettings - add NV12 formatTimur Pocheptsov2015-03-203-29/+94
* | Fix WinRT Audio elements cannot play Qt resouce audio filesPeng Wu2015-03-171-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-172-59/+54
|\|
| * Revert "Alsa: fix crash when detecting devices."Yoann Lopes2015-03-111-57/+52
| * Android: fix some MediaPlayer signals not being emitted on first load.Yoann Lopes2015-03-041-2/+2
* | Fix uninitialized memory reads in MFAudioDecoderControl.v5.5.0-alpha1Friedemann Kleint2015-03-101-2/+4
* | AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-106-93/+140
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-1/+5
|\|
| * Check for the quick module before adding the videonode pluginAndy Shaw2015-02-271-1/+5
* | Image encoder control - version for OS X/iOSTimur Pocheptsov2015-03-028-6/+386
* | Viewfinder settings control (1) for OS X/iOSTimur Pocheptsov2015-03-024-0/+184
* | Viewfinder settings control (2) - version for iOS/OS XTimur Pocheptsov2015-03-029-3/+716
* | Add AVF camera utilities - general aux. functions/classesTimur Pocheptsov2015-03-026-8/+430
* | DirectShow: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-267-55/+284
* | ios: Enable volume and mute functionalityFrank Osterfeld2015-02-251-9/+21
* | ios: Do not leak texture cache objectsFrank Osterfeld2015-02-251-9/+11
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-246-5/+51
|\|
| * GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-186-5/+51
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-227-19/+29
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-137-19/+29
| |\|
| | * Android: fix adjusting camera viewfinder resolution.Yoann Lopes2015-02-111-9/+14
| | * Fix some typosSergio Ahumada2015-02-112-2/+2
| | * Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-101-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| | | |\
| | | | * Ensure the system libraries are linked when -opengl dynamic is usedv5.4.1Andy Shaw2015-02-031-1/+1
| | * | | Encode urls passed to media player properlyJoni Poikelin2015-02-101-1/+1
| | |/ /
| | * | directshow: Fix plugging/unplugging a second cameraSergio Martins2015-02-051-6/+9
| | * | Fix memory leak in QWindowsAudioDeviceInfo::availableDevices().Friedemann Kleint2015-02-051-0/+2
| | |/
* | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-187-64/+6
* | | GStreamer: some improvements with the camerabin's capture settings.Yoann Lopes2015-02-183-30/+44
* | | GStreamer: improve camerabin audio settings checking.Yoann Lopes2015-02-181-3/+3
* | | GStreamer camerabin: don't recreate camera source on device change.Yoann Lopes2015-02-181-33/+34