summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-20spec: Explicitly add all content of cmake and qml/QtMultimedia.submit/tizen_ivi_release/20140312.071348submit/tizen/20140312.070917submit/tizen/20140226.110304accepted/tizen/mobile/20140227.072123accepted/tizen/ivi/release/20140312.124620accepted/tizen/ivi/panda/20140312.122019accepted/tizen/ivi/20140226.204722accepted/tizen/generic/20140312.123154accepted/tizen/generic/20140226.134739tizen_ivi_releaseaccepted/tizen_ivi_releaseTomasz Olszak1-3/+3
2014-02-20Exclude QtMultimedia from generic profile.Tomasz Olszak1-0/+3
2014-02-20Added QtMultimedia specTomasz Olszak1-0/+228
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-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-03Don't mirror the image from the camera unless it has been flippedAndy Shaw2-3/+39
2014-01-30Android: add missing information in frames retrieved with QVideoProbe.Yoann Lopes1-6/+11
2014-01-27Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn1-0/+35
2014-01-27Fix sending End Of Stream on gst pluginDaniel Nicoletti1-20/+21
2014-01-24Fixes mediaplayer crashes on OSXtom1-11/+23
2014-01-23Update changelog for 5.2.1Thiago Macieira1-0/+35
2014-01-22Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn19-212/+688
2014-01-20Android: fixed video rendering with multiple media players.Yoann Lopes5-109/+269
2014-01-20Allow plugins to override the QML VideoOutput type.Andrew den Exter21-30/+76
2014-01-20Android: fixes custom camera focus point.Yoann Lopes3-7/+45
2014-01-17Android: optimized NV21 top ARGB32 conversion.Yoann Lopes1-15/+550
2014-01-17Fix incorrect/missing application of recording settings in camerabin.Andrew den Exter5-17/+55
2014-01-17Fix writing orientation and date exif tags in camerabin.Andrew den Exter2-4/+63
2014-01-17Remove workaround for resolved gstreamer bug.Andrew den Exter1-1/+2
2014-01-17Allow the user to specify the viewfinder resolution instead of guessingAndrew den Exter6-71/+247
2014-01-16Bump MODULE_VERSION to 5.2.2Sergio Ahumada1-1/+1
2014-01-16Android: fixes some issues with JCamera.Yoann Lopes1-3/+7
2014-01-16Fix build without Qml and Quick modules.Yoann Lopes4-8/+17
2014-01-16Fix build error on BlackBerry10Wolfgang Bremer1-2/+2
2014-01-15Use QStringRef instead of QString whenever possible.Jędrzej Nowacki11-23/+23
2014-01-13Only acquire resources as required in gstreamer backend.Andrew den Exter12-25/+107
2014-01-13Fix playback with exotic gstreamer pipelines.Andrew den Exter1-1/+7
2014-01-13Fix recording settings being discarded by the Camera QML type.Andrew den Exter2-0/+11
2014-01-13Fix configuration of camera settings in camerabin backend.Andrew den Exter3-5/+44
2014-01-13Allow the camerabin source selection to be overridden.Andrew den Exter5-50/+80
2014-01-10don't error out on static buildsOswald Buddenhagen1-2/+0
2014-01-10BlackBerry: Fixed volume settingBernd Weimer1-1/+1
2014-01-08Mark tst_qcamerabackend test as insignificant on Mac OS XSimon Hausmann1-0/+2
2014-01-08Android: QVideoProbe support for cameraDenis Kormalev9-11/+248
2014-01-07Fix some typos in documentation.Jeff Tranter6-8/+8
2014-01-06Fixed some documentation for VideoOutput qml type.Yoann Lopes1-2/+2
2014-01-06PulseAudio: fix crash when failing to create a context.Yoann Lopes1-2/+3
2014-01-06GStreamer: add missing breaks in QGstreamerRecorderControl.Yoann Lopes1-0/+3
2014-01-02Correct QSoundEffect::supportedMimeTypes() documentation.Mitch Curtis1-1/+1
2013-12-23Android: camera moved to a dedicated threadDenis Kormalev5-163/+687
2013-12-11Android: fix camera previewDenis Kormalev5-43/+91
2013-12-11WMF: remove dead code.Yoann Lopes1-333/+0
2013-12-11WMF: fix some crashes.Yoann Lopes3-5/+10
2013-12-10Android: automatically deploy playlist plugins.Yoann Lopes1-1/+2
2013-12-09Android add support for qrc in mediaplayer.Christian Strømme2-3/+14
2013-12-05Use the backend to notify the QCamera state changes.Yoann Lopes1-9/+1
2013-12-05Android: fix camera viewfinder orientation.Yoann Lopes4-6/+50