summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix SourceResolver::State object leakLiang Jian2014-04-011-1/+1
* QNX: Remove most of the CPU overhead for video renderingFabian Bumberger2014-04-015-63/+226
* CoreAudio: fix supported channel count.Yoann Lopes2014-04-013-43/+6
* fix: 'm_state' was not declared in this scopeZhang Xingtao2014-03-281-1/+1
* CoreAudio: Mismatched new[]/delete in several places.Dyami Caliri2014-03-272-4/+4
* Android: Clean-up in jmultimediautils class.Christian Strømme2014-03-273-36/+15
* Android: Fix MetadataRetriver wrapperChristian Strømme2014-03-273-23/+29
* Android: Fix QtSurfaceTextureChristian Strømme2014-03-2710-169/+80
* Android: Don't call release() unless it's necessary.Christian Strømme2014-03-271-1/+3
* Blackberry: implement QCameraInfoControl.Yoann Lopes2014-03-279-3/+180
* Android: Fix reload check in onStateChanged().Christian Strømme2014-03-271-1/+3
* GStreamer: fix memory leaks.Yoann Lopes2014-03-2112-34/+96
* GStreamer: don't try to seek when it's not supported.Yoann Lopes2014-03-211-2/+2
* Android: Make the Mediaplayer more robustChristian Strømme2014-03-218-337/+614
* AVFoundation: Add QVideoWindowControl supportAndy Nichols2014-03-204-2/+378
* QNX: Evaluate mm-renderer buffer statusBernd Weimer2014-03-194-15/+38
* Prevent crash when there is no camera device availableAndy Shaw2014-03-191-2/+3
* WMF: fix some issues with our custom video sink.Yoann Lopes2014-03-181-5/+42
* WMF: remove some debug output.Yoann Lopes2014-03-181-0/+2
* OpenSL ES: lazy initialization of QAudioInput's supported formats.Yoann Lopes2014-03-182-4/+11
* Android: fix QMediaRecorder failing to start in some cases.Yoann Lopes2014-03-171-2/+6
* 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
* 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
* 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
* Android: implement QCameraInfoControl.Yoann Lopes2014-02-2814-170/+273
* New QCameraInfo class.Yoann Lopes2014-02-2819-3/+145
* 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-1963-95/+5643
|\
| * AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes2014-02-144-7/+56
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1217-77/+875
| |\
| * | Replace win32-g++ with mingw scopeKai Koehne2014-02-072-4/+2