summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * Fix static initialization order fiasco in some plugins.Yoann Lopes2014-06-065-347/+337
| * Android: Use a file descriptor for all local media files.Christian Strømme2014-06-052-6/+11
| * Android: don't start camera preview until the viewfinder is ready.Yoann Lopes2014-06-052-12/+26
| * Android: fix media player's volume.Yoann Lopes2014-06-051-11/+18
| * Android: Don't expose java calls in the control classes.Christian Strømme2014-06-0415-114/+238
| * Make it possible to build multimedia for embedded AndroidChristian Strømme2014-06-041-2/+2
| * Android: Rename the wrapper classesChristian Strømme2014-06-0434-533/+533
| * OpenSL: don't try to enqueue new buffers when the buffer queue is full.Yoann Lopes2014-05-301-1/+1
| * Remove C++11 code in iMX6 video node plugin.Yoann Lopes2014-05-301-2/+2
| * Android: fix calling start() and stop() on the video surface.Yoann Lopes2014-05-301-1/+1
| * Android: Fix loading from qrcChristian Strømme2014-05-212-1/+6
| * DirectShow: remove debug output.Yoann Lopes2014-05-191-7/+0
| * WMF: fix video frames' viewport.Yoann Lopes2014-05-151-0/+12
| * Android: fix QMediaPlayer::bufferStatus value.Yoann Lopes2014-05-152-3/+17
| * Android: Fix namespace usage.Christian Strømme2014-05-125-6/+12
| * GStreamer: disable clock syncing in video sink for live sources.Yoann Lopes2014-05-091-0/+1
| * Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-097-218/+23
| * [QNX] Introduce env variable for default audio sinkAndreas Holzammer2014-04-251-1/+2
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-231-2/+8
| |\
| | * Android: Release the surface texture when not in useChristian Strømme2014-04-121-2/+8
| * | Android: Camera code clean-upChristian Strømme2014-04-154-334/+304
| * | Android: Use QMutexLock in camera callbacks.Christian Strømme2014-04-151-8/+4
| |/
* / Handle resource requests through singleton.Robin Burchell2014-06-045-79/+440
|/