platform/upstream/qtmultimedia.git
2014-01-27 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-01-27 Daniel NicolettiFix sending End Of Stream on gst plugin
2014-01-24 tomFixes mediaplayer crashes on OSX
2014-01-22 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-01-20 Yoann LopesAndroid: fixed video rendering with multiple media...
2014-01-20 Andrew den... Allow plugins to override the QML VideoOutput type.
2014-01-20 Yoann LopesAndroid: fixes custom camera focus point.
2014-01-17 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-01-17 Yoann LopesAndroid: optimized NV21 top ARGB32 conversion.
2014-01-17 Andrew den... Fix incorrect/missing application of recording settings...
2014-01-17 Andrew den... Fix writing orientation and date exif tags in camerabin.
2014-01-17 Andrew den... Remove workaround for resolved gstreamer bug.
2014-01-17 Andrew den... Allow the user to specify the viewfinder resolution...
2014-01-16 Sergio AhumadaBump MODULE_VERSION to 5.2.2
2014-01-16 Yoann LopesAndroid: fixes some issues with JCamera.
2014-01-16 Yoann LopesFix build without Qml and Quick modules.
2014-01-16 Wolfgang BremerFix build error on BlackBerry10
2014-01-15 Jędrzej NowackiUse QStringRef instead of QString whenever possible.
2014-01-13 Bernd WeimerBlackBerry: Changed documentation
2014-01-13 Andrew den... Only acquire resources as required in gstreamer backend.
2014-01-13 Andrew den... Fix playback with exotic gstreamer pipelines.
2014-01-13 Andrew den... Fix recording settings being discarded by the Camera...
2014-01-13 Andrew den... Fix configuration of camera settings in camerabin backend.
2014-01-13 Andrew den... Allow the camerabin source selection to be overridden.
2014-01-10 Oswald Buddenhagendon't error out on static builds
2014-01-10 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-01-10 Bernd WeimerBlackBerry: Fixed volume setting
2014-01-08 Simon HausmannMark tst_qcamerabackend test as insignificant on Mac...
2014-01-08 Denis KormalevAndroid: QVideoProbe support for camera
2014-01-07 Frederik GladhornMerge "Merge remote-tracking branch 'origin/stable...
2014-01-07 Jeff TranterFix some typos in documentation.
2014-01-07 Christian StrømmeFix whitespace issue in the QVideoFrame auto test.
2014-01-06 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-01-06 Yoann LopesFixed some documentation for VideoOutput qml type.
2014-01-06 Yoann LopesPulseAudio: fix crash when failing to create a context.
2014-01-06 Yoann LopesGStreamer: add missing breaks in QGstreamerRecorderControl.
2014-01-02 Mitch CurtisCorrect QSoundEffect::supportedMimeTypes() documentation.
2013-12-23 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-12-23 Denis KormalevAndroid: camera moved to a dedicated thread
2013-12-16 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-12-11 Denis KormalevAndroid: fix camera preview
2013-12-11 Yoann LopesWMF: remove dead code.
2013-12-11 Yoann LopesWMF: fix some crashes.
2013-12-10 Yoann LopesAndroid: automatically deploy playlist plugins.
2013-12-09 Christian StrømmeAndroid add support for qrc in mediaplayer.
2013-12-05 Yoann LopesUse the backend to notify the QCamera state changes.
2013-12-05 Yoann LopesAndroid: fix camera viewfinder orientation.
2013-12-05 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-12-04 Yoann LopesWMF: fixed various media player issues.
2013-12-04 Yoann LopesRevert "WMF: fixed MediaPlayer buffering logic."
2013-12-03 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-12-03 Christian StrømmeAndroid: Add missing 'L' prefix and ';' postfix in...
2013-12-02 Christian StrømmeOpenSL: Fix volume scale
2013-12-02 Yoann LopesCoreAudio: fix supported input and output channel count.
2013-11-30 Frank OsterfeldQNX/PPS: Fix end-of-track handling
2013-11-30 Yoann LopesAdd changes-5.2.0 file.
2013-11-30 Yoann LopesFix version availability for VideoOutput's autoOrientat...
2013-11-30 Yoann LopesAndroid: print a warning when using SurfaceTexture...
2013-11-29 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-11-28 Rafael RoquettoBlackBerry: Fix metadata key for "artist"
2013-11-28 Christian StrømmeDon't use integers to describe volume internally in...
2013-11-26 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-11-26 Marius WachtlerFix WMF Video not playing if no soundcard is available
2013-11-26 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-11-25 Sergio AhumadaBump MODULE_VERSION to 5.2.1
2013-11-25 Andreas HolzammerAdd mmrenderer configure check
2013-11-22 Sze Howe KohDoc: Document asynchronous nature of QMediaPlayer:...
2013-11-20 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-11-19 Andy NicholsiOS: Remove duplicate class name from qmldir
2013-11-10 Frank OsterfeldFix BB10 build
2013-11-09 Frank OsterfeldQNX: Restructure plugins
2013-11-09 Frank OsterfeldSupport plain QNX in mm-renderer mediaplayer impl
2013-11-08 Eskil Abrahamsen... Android: Add permissions/features for Qt Multimedia...
2013-11-07 Morten Johan... Add classname entry to qmldir file.
2013-11-06 Yoann LopesAndroid: use correct format when capturing a picture...
2013-11-06 Yoann LopesAndroid: fix two race conditions in the media player.
2013-11-06 Jerome PasionDoc: Updated url variable in qdocconf files.
2013-11-04 Andy NicholsAdd classnames for QML plugins.
2013-11-04 Frank OsterfeldBB10: do not mix up pixel width and height
2013-10-31 Oswald Buddenhagenuse private linkage where possible
2013-10-31 Yoann LopesDirectShow: fix compilation with MSVC 2008.
2013-10-30 Christian StrømmeQSoundEffect: Set playing to true before starting the...
2013-10-29 Yoann LopesAndroid: fix camera preview showing black frames after...
2013-10-29 Yoann LopesWMF: emit positionChanged() signal when reaching the...
2013-10-25 Tobias KoenigBlackberry: Improve camera focus handling
2013-10-25 Yoann LopesOpenSL ES: enable the plugin only on Android.
2013-10-25 Rafael RoquettoBlackBerry: fix BbVideoWindowControl window zorder
2013-10-24 Tobias KoenigBlackberry: Fix camera viewfinder
2013-10-24 Tobias KoenigBlackberry: Fix video recording
2013-10-24 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-10-18 Bernd WeimerRemoved camera error code
2013-10-18 Yoann LopesCorrectly clear the current media in Audio and MediaPla...
2013-10-16 Yoann LopesWMF: fix output samples from our video probe MFTransform.
2013-10-15 Friedemann... Add Linguist comment for translation of Drive-mode.
2013-10-14 Yoann LopesWMF: allow to set a qrc file name as source of a QAudio...
2013-10-14 Yoann LopesWMF: allow to load media whose content doesn't match...
2013-10-14 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-10-11 Yoann LopesWMF: fixed compilation on Windows Vista.
2013-10-11 Yoann LopesDirectShow: improve metadata support.
2013-10-11 Yoann LopesQNX: enable AudioCapture plugin.
next