summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18spec: use gstreamer 1.+ on Tizen 3.0 Mobilesubmit/tizen_ivi_panda/20140403.012106submit/tizen/20140318.999999submit/tizen/20140318.153154accepted/tizen/ivi/panda/20140403.014135accepted/tizen/ivi/panda/20140321.020558accepted/tizen/ivi/20140318.171219accepted/tizen/generic/20140319.075841accepted/tizen/generic/20140318.154659tizen_ivi_pandaaccepted/tizen_ivi_pandaaccepted/tizen_genericTomasz Olszak1-3/+3
2014-03-18Bump package version to 5.2.90+alphaTomasz Olszak1-4/+27
2014-03-13spec: Explicitly add all content of cmake and qml/QtMultimedia.Tomasz Olszak1-3/+3
2014-03-13Exclude QtMultimedia from generic profile.Tomasz Olszak1-0/+3
2014-03-13Added QtMultimedia specTomasz Olszak1-0/+228
2014-03-13Initial porting effort to GStreamer 1.0.upstream/5.2.90+alphaYoann Lopes38-139/+1378
2014-03-10Add missing documentation for Audio and MediaPlayer loops property.Yoann Lopes1-0/+24
2014-03-07Fix typo Inavlid -> InvalidSergio Ahumada1-1/+1
2014-03-07WMF: each media player now has its own volume.Yoann Lopes2-28/+26
2014-03-07Make declarative-camera example show frames in the correct orientation.Yoann Lopes1-1/+2
2014-03-07AVFoundation: fix crash when no camera is available on the system.Yoann Lopes1-3/+5
2014-03-07CoreAudio: Set default audio category to Playback on iOSAndy Nichols3-1/+17
2014-03-07AVFoundation: Prevent Crash in QMediaPlayerAndy Nichols1-1/+4
2014-03-06Release videoframe on painter stop()Wouter Huysentruit1-0/+12
2014-03-06tst_qcamerainfo: Fix weird symbol in license headerSergio Ahumada1-1/+1
2014-03-06GStreamer: Remove tags when an invalid QVariant is assigned.Andrew den Exter2-8/+15
2014-03-04videonode: imx6: clear texture cache when the format changesMichael Olbrich2-0/+19
2014-03-04videonode: imx6: cleanup pixel formatsMichael Olbrich2-7/+5
2014-03-04enable imx6 specific QSGVideoNode based on a config testMichael Olbrich4-1/+53
2014-03-04AVFoundation: Cleanup AVCaptureSession with proper reference countingAndy Nichols1-0/+17
2014-03-04AVFoundation: implement QCameraInfoControl.Yoann Lopes11-66/+258
2014-03-04AVFoundation: Call stop() on VideoSurface when changing sourcesAndy Nichols1-0/+5
2014-03-04AVFoundation: Fix y-inverted QML VideosAndy Nichols1-2/+3
2014-03-03AVFoundation: Remove debug codeAndy Nichols1-2/+2
2014-03-03CoreAudio: Use the real default audio device for QSoundEffectAndy Nichols1-3/+8
2014-03-03CoreAudio: Make it possible to set volume on of QAudioOutputAndy Nichols1-3/+28
2014-03-03AVFoundation: Improve config testAndy Nichols2-1/+3
2014-03-03CoreAudio: Allow more flexability when specifying SampleRatesAndy Nichols1-3/+6
2014-03-03Prefer to use normalised signal/slot signaturesSergio Ahumada6-20/+20
2014-03-01Add missing virtual destructor for new classThiago Macieira1-0/+1
2014-02-28Android: implement QCameraInfoControl.Yoann Lopes14-170/+273
2014-02-28VideoOutput: fix autoOrientation with a camera source.Yoann Lopes3-2/+28
2014-02-28New QCameraInfo class.Yoann Lopes54-153/+2217
2014-02-25QSoundEffect: fix changing the loop count while playing.Yoann Lopes4-13/+96
2014-02-21android: add missing feature tags.Yoann Lopes1-1/+3
2014-02-19QNX: Use window group of top-level window for mmrFrank Osterfeld1-2/+10
2014-02-19Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen103-628/+958
2014-02-17Fix linking problem when built with -no-openglAndy Shaw1-0/+3
2014-02-17Use QVERIFY2 for elapsed time in tst_QMediaPlayerBackend::seekPauseSeek().Friedemann Kleint1-6/+10
2014-02-14AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes4-7/+56
2014-02-12Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn19-82/+911
2014-02-11adding zero-copy-QSGVideoNode for imx6upstream/5.2.2Thomas Senyk12-1/+749
2014-02-10Add meta-data mappings for GPS and camera make and model to camerabin.Andrew den Exter1-2/+9
2014-02-10Fix gstreamer crash when meta-data is of incorrect type.Andrew den Exter1-56/+66
2014-02-07Replace win32-g++ with mingw scopeKai Koehne2-4/+2
2014-02-07QAudioOutput: Don't guess media role if one has not been provided in setCateg...Robin Burchell1-10/+2
2014-02-07QSoundEffect: Don't try guess a media role if one has not been provided.Robin Burchell1-5/+1
2014-02-03Normalize signal & slot signatures in connectionThiago Macieira15-32/+32
2014-02-03Ensure the backend has had its geometry updated.Roger Maclean1-0/+3
2014-02-03Don't mirror the image from the camera unless it has been flippedAndy Shaw2-3/+39