summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter2014-09-122-56/+46
* OpenSL ES: Be less rigid about tearing down the output device.Christian Strømme2014-09-122-26/+42
* Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.Jens Cornelis2014-09-111-1/+1
* Implement encoder settings in camerabin backend.Andrew den Exter2014-09-116-0/+111
* Add necessary includes that were indirectThiago Macieira2014-09-105-0/+5
* Fix V4L usage.Yoann Lopes2014-09-092-9/+0
* Fix build with QT_OPENGL_DYNAMICAllan Sandfeld Jensen2014-09-091-1/+0
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4v5.4.0-alpha1Yoann Lopes2014-09-0125-138/+301
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-0125-138/+301
| |\
| | * Restore QWindowsAudio support on wince.Bjoern Breitmeyer2014-08-272-1/+32
| | * WMF: fix bufferStatus() and availablePlaybackRanges().Yoann Lopes2014-08-251-15/+26
| | * AVFoundation: fix some controls not being correctly destroyed on iOS.Yoann Lopes2014-08-254-6/+11
| | * AVFoundation: fix retrieving tracks information from live sources.Yoann Lopes2014-08-252-51/+55
| | * Android: fix retrieving metadata from assets, qrc and remote files.Yoann Lopes2014-08-257-47/+113
| | * OpenSL: Fix QAudioOutput::setNotifyInterval().Christian Strømme2014-08-252-5/+32
| | * CoreAudioOutput use timeout when waiting for render threadDyami Caliri2014-08-211-2/+2
| | * Detect V4L availabilityLisandro Damián Nicanor Pérez Meyer2014-08-187-11/+35
* | | winrt: Add camera serviceAndrew Knight2014-08-3016-4/+2375
|/ /
* | winrt: Add media playback serviceAndrew Knight2014-08-2511-1/+1917
* | Introducing Windows Runtime backendAndrew Knight2014-08-255-0/+148
* | Update license headers and add new license filesAntti Kokko2014-08-24459-8733/+5061
* | Only call pa_cvolme set on stream creation if volume explicitly set.Robin Burchell2014-08-042-7/+22
* | Implement more full resource policy features.Robin Burchell2014-08-043-18/+123
* | Fix build with Mesa EGLThiago Macieira2014-07-311-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-291-1/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+3
| |\|
| | * Ensure the system libraries are linked against when -no-opengl is usedAndy Shaw2014-07-241-1/+3
* | | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-296-30/+121
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-2234-1848/+1215
|\|
| * CoreAudio: make sure audio stops playing when the device is muted.Yoann Lopes2014-07-161-2/+3
| * Android: Make sure we check and clear exceptions from the camera.Christian Strømme2014-07-143-36/+59
| * DirectShow: Refactor camera backend.Yoann Lopes2014-07-1115-1417/+615
| * Android: fix setting camera parameters from QML.Yoann Lopes2014-07-108-136/+189
| * AVFoundation: correctly pass output URLs to AVCaptureMovieFileOutput.Yoann Lopes2014-07-101-4/+2
| * PulseAudio: make plugin more robust.Yoann Lopes2014-07-106-253/+347
* | Add an EGLImageKHR video node.Andrew den Exter2014-07-185-0/+367
* | Provide face and orientation info from gstreamer camera backend.Andrew den Exter2014-07-1211-205/+247
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-109-56/+35
|\|
| * QAlsaAudioOutput remove async callback.Dyami Caliri2014-07-042-33/+1
| * QAlsaAudioInput remove unused async_handler member.Dyami Caliri2014-07-042-2/+0
| * GStreamer: correctly handle URLs from QMediaRecorder::setOutputLocationYoann Lopes2014-07-032-3/+16
| * GStreamer: fix looping a media when it's loaded from qrc.Yoann Lopes2014-07-031-1/+1
| * Android: fix crash when stopping the camera while a recording is activeYoann Lopes2014-06-301-1/+2
| * Android: fix registering recorded videos with the Android media scannerYoann Lopes2014-06-301-1/+1
| * Android: correctly update camera focus zones.Yoann Lopes2014-06-301-15/+14
* | Implement customFocusPoint in camerabin backend.Andrew den Exter2014-07-104-7/+141
* | Fix compilation with -no-openglKai Koehne2014-07-012-5/+10
* | Fix stuttering with RTSP streams.Andrew den Exter2014-06-261-0/+1
* | Enable both PulseAudio and Alsa plugins on Linux.Yoann Lopes2014-06-191-5/+2
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-1456-1455/+1404
|\|