summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash in QCameraInfo when no camera is available on the system.Yoann Lopes2014-03-171-1/+1
* Android: print Java traces for MediaRecorder when in debug mode.Yoann Lopes2014-03-171-10/+56
* Android: restart camera viewfinder after a recorder error.Yoann Lopes2014-03-172-9/+15
* Android: correctly report QMediaRecorder actual output location.Yoann Lopes2014-03-172-6/+5
* Android: correctly report QMediaRecorder status.Yoann Lopes2014-03-172-33/+47
* AVFoundation: Fix another crash when destroying a QMediaPlayerAndy Nichols2014-03-141-2/+2
* Add missing documentation for Audio and MediaPlayer loops property.Yoann Lopes2014-03-101-0/+24
* Fix typo Inavlid -> InvalidSergio Ahumada2014-03-071-1/+1
* WMF: each media player now has its own volume.Yoann Lopes2014-03-072-28/+26
* AVFoundation: fix crash when no camera is available on the system.Yoann Lopes2014-03-071-3/+5
* CoreAudio: Set default audio category to Playback on iOSAndy Nichols2014-03-073-1/+17
* AVFoundation: Prevent Crash in QMediaPlayerAndy Nichols2014-03-071-1/+4
* Release videoframe on painter stop()Wouter Huysentruit2014-03-061-0/+12
* GStreamer: Remove tags when an invalid QVariant is assigned.Andrew den Exter2014-03-062-8/+15
* videonode: imx6: clear texture cache when the format changesMichael Olbrich2014-03-042-0/+19
* videonode: imx6: cleanup pixel formatsMichael Olbrich2014-03-042-7/+5
* enable imx6 specific QSGVideoNode based on a config testMichael Olbrich2014-03-041-1/+1
* AVFoundation: Cleanup AVCaptureSession with proper reference countingAndy Nichols2014-03-041-0/+17
* AVFoundation: implement QCameraInfoControl.Yoann Lopes2014-03-0411-66/+258
* AVFoundation: Call stop() on VideoSurface when changing sourcesAndy Nichols2014-03-041-0/+5
* AVFoundation: Fix y-inverted QML VideosAndy Nichols2014-03-041-2/+3
* AVFoundation: Remove debug codeAndy Nichols2014-03-031-2/+2
* CoreAudio: Use the real default audio device for QSoundEffectAndy Nichols2014-03-031-3/+8
* CoreAudio: Make it possible to set volume on of QAudioOutputAndy Nichols2014-03-031-3/+28
* CoreAudio: Allow more flexability when specifying SampleRatesAndy Nichols2014-03-031-3/+6
* Add missing virtual destructor for new classThiago Macieira2014-03-011-0/+1
* Android: implement QCameraInfoControl.Yoann Lopes2014-02-2814-170/+273
* VideoOutput: fix autoOrientation with a camera source.Yoann Lopes2014-02-283-2/+28
* New QCameraInfo class.Yoann Lopes2014-02-2836-124/+1307
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-253-10/+23
* android: add missing feature tags.Yoann Lopes2014-02-211-1/+3
* QNX: Use window group of top-level window for mmrFrank Osterfeld2014-02-191-2/+10
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-1985-586/+913
|\
| * AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes2014-02-144-7/+56
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1218-82/+876
| |\
| * | Replace win32-g++ with mingw scopeKai Koehne2014-02-072-4/+2
| * | Normalize signal & slot signatures in connectionThiago Macieira2014-02-0315-32/+32
| * | Ensure the backend has had its geometry updated.Roger Maclean2014-02-031-0/+3
| * | Exclude win32 plugins from WinRT buildMaurice Kalinowski2014-02-031-1/+1
| * | Move win32 and Alsa audio backends into plugins.Christian Strømme2014-01-3023-332/+589
| * | Alsa: fix crash when detecting devices.Yoann Lopes2014-01-302-75/+83
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-3039-280/+1356
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2739-280/+1356
| | |\ \
| * | | | whitespace fixesOswald Buddenhagen2014-01-3041-132/+132
| * | | | Android: fix crash in QAndroidCaptureSession.Yoann Lopes2014-01-291-1/+3
| |/ / /
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1730-104/+272
| |\ \ \
| * | | | BlackBerry: Changed documentationBernd Weimer2014-01-132-2/+2
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1019-24/+265
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-235-163/+687
| |\ \ \ \ \ \