summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set volume only if volume was explicitly set.Robin Burchell2014-08-042-3/+17
* Resource policy support for QSoundEffect.Robin Burchell2014-08-042-1/+47
* 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
* QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-045-1/+127
* 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-2913-110/+330
|/ /
* | Add missing registration of CameraViewfinder QML type.Yoann Lopes2014-07-251-0/+3
* | 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-188-1/+370
* | New camera selection API in QML.Yoann Lopes2014-07-1732-91/+1299
* | Provide face and orientation info from gstreamer camera backend.Andrew den Exter2014-07-1215-284/+446
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1015-68/+110
|\|
| * Fix documentation for QML Camera's cameraStateChanged signal.Yoann Lopes2014-07-081-2/+2
| * Fix AudioOutput example when no audio devices are available.Yoann Lopes2014-07-081-6/+9
| * 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
| * Doc: link errorsNico Vertriest2014-07-013-4/+3
| * 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
| * Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-251-0/+61
| |\
| | * Add changelog for 5.3.1.v5.3.1Yoann Lopes2014-06-181-0/+61
* | | Implement customFocusPoint in camerabin backend.Andrew den Exter2014-07-104-7/+141
* | | Add QML accessors for camera viewfinder properties.Andrew den Exter2014-07-095-2/+249
* | | Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-087-41/+459
* | | Add meta-data accessors to the QML Camera type.Andrew den Exter2014-07-074-46/+447
* | | Fix change-of-sign warningThiago Macieira2014-07-071-3/+3
* | | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-072-2/+0
* | | Fix compilation with -no-openglKai Koehne2014-07-012-5/+10
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-262-5/+12
|\| |
| * | Bump versionOswald Buddenhagen2014-06-181-1/+1
| |/
| * Improved audiooutput and audioinput examples.Yoann Lopes2014-06-162-5/+12
* | 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-14168-2724/+2755
|\|
| * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-118-353/+353
| |\
| | * Make multimedia QML types available for the 5.3 import version.Yoann Lopes2014-06-101-0/+5
| | * Fix static initialization order fiasco in some plugins.Yoann Lopes2014-06-065-347/+337