platform/upstream/qtmultimedia.git
2014-03-07 Andy NicholsCoreAudio: Set default audio category to Playback on iOS
2014-03-07 Andy NicholsAVFoundation: Prevent Crash in QMediaPlayer
2014-03-06 Wouter HuysentruitRelease videoframe on painter stop()
2014-03-06 Sergio Ahumadatst_qcamerainfo: Fix weird symbol in license header
2014-03-06 Andrew den... GStreamer: Remove tags when an invalid QVariant is...
2014-03-04 Michael Olbrichvideonode: imx6: clear texture cache when the format...
2014-03-04 Michael Olbrichvideonode: imx6: cleanup pixel formats
2014-03-04 Michael Olbrichenable imx6 specific QSGVideoNode based on a config...
2014-03-04 Andy NicholsAVFoundation: Cleanup AVCaptureSession with proper...
2014-03-04 Yoann LopesAVFoundation: implement QCameraInfoControl.
2014-03-04 Andy NicholsAVFoundation: Call stop() on VideoSurface when changing...
2014-03-04 Andy NicholsAVFoundation: Fix y-inverted QML Videos
2014-03-03 Andy NicholsAVFoundation: Remove debug code
2014-03-03 Andy NicholsCoreAudio: Use the real default audio device for QSound...
2014-03-03 Andy NicholsCoreAudio: Make it possible to set volume on of QAudioO...
2014-03-03 Andy NicholsAVFoundation: Improve config test
2014-03-03 Andy NicholsCoreAudio: Allow more flexability when specifying Sampl...
2014-03-03 Sergio AhumadaPrefer to use normalised signal/slot signatures
2014-03-01 Thiago MacieiraAdd missing virtual destructor for new class
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.
next