platform/upstream/qtmultimedia.git
2014-02-28 Yoann LopesAndroid: implement QCameraInfoControl.
2014-02-28 Yoann LopesVideoOutput: fix autoOrientation with a camera source.
2014-02-28 Yoann LopesNew QCameraInfo class.
2014-02-25 Yoann LopesQSoundEffect: fix changing the loop count while playing.
2014-02-21 Yoann Lopesandroid: add missing feature tags.
2014-02-19 Frank OsterfeldQNX: Use window group of top-level window for mmr
2014-02-19 Oswald BuddenhagenMerge remote-tracking branch 'origin/dev' into stable
2014-02-17 Andy ShawFix linking problem when built with -no-opengl
2014-02-17 Friedemann... Use QVERIFY2 for elapsed time in tst_QMediaPlayerBacken...
2014-02-14 Yoann LopesAVFoundation: mirror viewfinder frames of front-facing...
2014-02-12 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-02-11 Thomas Senykadding zero-copy-QSGVideoNode for imx6 upstream/5.2.2
2014-02-10 Andrew den... Add meta-data mappings for GPS and camera make and...
2014-02-10 Andrew den... Fix gstreamer crash when meta-data is of incorrect...
2014-02-07 Kai KoehneReplace win32-g++ with mingw scope
2014-02-07 Robin BurchellQAudioOutput: Don't guess media role if one has not...
2014-02-07 Robin BurchellQSoundEffect: Don't try guess a media role if one has...
2014-02-03 Thiago MacieiraNormalize signal & slot signatures in connection
2014-02-03 Roger MacleanEnsure the backend has had its geometry updated.
2014-02-03 Andy ShawDon't mirror the image from the camera unless it has...
2014-02-03 Maurice KalinowskiExclude win32 plugins from WinRT build
2014-01-30 Christian StrømmeMove win32 and Alsa audio backends into plugins.
2014-01-30 Yoann LopesAlsa: fix crash when detecting devices.
2014-01-30 Yoann LopesAndroid: add missing information in frames retrieved...
2014-01-30 Yoann LopesMerge "Merge remote-tracking branch 'origin/stable...
2014-01-30 Oswald Buddenhagenwhitespace fixes
2014-01-29 Yoann LopesAndroid: fix crash in QAndroidCaptureSession.
2014-01-29 Friedemann... Fix MSVC-warning about truncation of constant in tst_qa...
2014-01-29 Friedemann... Fix MSVC-warnings about unsafe bool operations in tst_q...
2014-01-29 Friedemann... Fix MSVC-warnings about unused variable meta in tst_qde...
2014-01-27 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
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-23 Thiago MacieiraUpdate changelog for 5.2.1
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
next