platform/upstream/qtmultimedia.git
2015-02-25 Libor TomsikFixing camera enumeration on hotplug
2015-02-18 Yoann LopesGStreamer: improved logic for window and widget control...
2015-02-17 Yoann LopesCompile Alsa and PulseAudio plugins only when enabled...
2015-02-11 Yoann LopesAndroid: fix adjusting camera viewfinder resolution.
2015-02-11 Sergio AhumadaFix some typos
2015-02-10 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.4.1'...
2015-02-10 Sergio Ahumadabic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64
2015-02-10 Yoann LopesClarify documentation for QImageCapture's 'ready' property.
2015-02-10 Joni PoikelinEncode urls passed to media player properly
2015-02-10 Frederik GladhornMerge remote-tracking branch 'origin/5.4.1' into 5.4
2015-02-06 Sergio AhumadaReplace blog.qt.digia.com with blog.qt.io
2015-02-05 Sergio Martinsdirectshow: Fix plugging/unplugging a second camera
2015-02-05 Friedemann... Fix memory leak in QWindowsAudioDeviceInfo::availableD...
2015-02-04 Sergio AhumadaAdd the library prefix to QObject in public header
2015-02-03 Andy ShawEnsure the system libraries are linked when -opengl... v5.4.1
2015-02-03 Yoann LopesAdded 5.4.1 change file.
2015-02-02 Peter SeidererFix no-opengl pixel format check (reenables Format_RGB24)
2015-01-16 Oswald BuddenhagenBump version
2015-01-12 Laszlo AgocsAdd resolution and fps on mfw_v4lsrc
2015-01-09 Laszlo AgocsMigrate to categorized logging in Quick 2 video output
2015-01-09 Laszlo AgocsSupport byte ordered QImage formats in pixelFormatFromI...
2015-01-06 Laszlo AgocsSupport YUV420P in the i.MX6 video node
2014-12-22 Gabriel HegeFix: static linking on Linux with both PulseAudio and...
2014-12-22 Jani Heikkinenremove unnecessary LICENSE.GPLv2
2014-12-17 Frederik GladhornMerge remote-tracking branch 'origin/5.4.0' into 5.4
2014-12-12 Oswald BuddenhagenBump version
2014-12-11 Andrew Knightwinrt: Add missing QAbstractVideoSurface::stop() call.
2014-12-11 Andrew Knightwinrt: Fix encoding properties
2014-12-11 Andrew Knightwinrt: Fix camera auto rotation
2014-12-11 Laszlo AgocsMake it compile with no-opengl
2014-12-11 Andrew KnightRemove private API use from video orientation handler
2014-12-09 Yoann LopesGStreamer: better camera device name logic.
2014-12-03 Yoann LopesAdded 5.4.0 change file. v5.4.0
2014-12-03 Yoann LopesOpenSL ES: volume support for QAudioInput.
2014-12-03 Yoann LopesFix VideoOutput autoOrientation when switching cameras.
2014-11-25 Thiago MacieiraRemove unused private members
2014-11-24 Thiago MacieiraFix Clang warning about comparison of different signs
2014-11-21 Frederik GladhornMerge remote-tracking branch 'origin/5.4.0' into 5.4
2014-11-18 Laszlo AgocsFix bogus videonode plugin handling
2014-11-17 Maurice KalinowskiWinRT: Fix compilation after ANGLE update
2014-11-06 Friedemann... Check whether current context can be obtained when...
2014-11-04 Christian StrømmeOpenSL ES: improve buffer logic
2014-11-04 Christian StrømmeOpenSL ES: Don't store or return the adjusted volume...
2014-11-03 Venugopal ShivashankarDoc: Added the missing screenshot image
2014-10-31 Friedemann... WMF plugin: Initialize member variable m_stateDirty.
2014-10-30 Yoann LopesAdd QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.
2014-10-24 VenuDoc: Updated the \brief statements
2014-10-17 Christian StrømmeAndroid: Use the new findClass() method.
2014-10-14 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into 5.4
2014-10-03 Yoann LopesGStreamer: fix QMediaRecorder::duration() when recordin... v5.3.99+beta1
2014-10-01 Yoann LopesAVFoundation: fix media player video rendering in QML.
2014-09-30 Bernd WeimerQNX: Fix resetting video surface
2014-09-30 David SchulzWMF: Use media source only when it is initialized.
2014-09-30 David SchulzWMF: Fix null ptr derefernce in MFPlayerSession.
2014-09-29 Yoann LopesAVFoundation: fix build with iOS 8.0 SDK.
2014-09-29 Tomi KorpipääUpdated snapshots for qmlvideo example documentation
2014-09-26 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/5.3' into...
2014-09-26 Sergio AhumadaMerge remote-tracking branch 'origin/5.3' into 5.4
2014-09-26 Yoann LopesGStreamer: fix artist-related metadata keys.
2014-09-26 Yoann LopesGStreamer: fix QMediaPlayer metadata signals.
2014-09-26 Yoann LopesAdd metadata test for qmediaplayerbackend auto-test.
2014-09-26 Yoann LopesAndroid: fix some problems with the media player.
2014-09-26 Yoann LopesImprove audiorecorder example.
2014-09-26 Yoann LopesUse QCameraInfo in camera example.
2014-09-26 Tomi KorpipääQMLVideo Example visual update
2014-09-25 Yoann LopesRemove QuickTime backend.
2014-09-24 Yoann LopesAndroid: fix QMediaPlayer's state and mediaStatus signals.
2014-09-24 Yoann LopesWMF: fix crash on media player destruction.
2014-09-24 Yoann LopesWMF: fix video rendering with ANGLE.
2014-09-22 Alex BlascheMake the multimedia examples less verbose
2014-09-19 Alex BlascheRemove QtSystemInfo dependency from Multimedia examples
2014-09-17 Yoann LopesRevert "QMediaNetworkPlaylistProvider: Upon error parsi...
2014-09-12 Andrew den... Ensure pre-roll frames are displayed when gstreamer...
2014-09-12 Christian StrømmeOpenSL ES: Be less rigid about tearing down the output...
2014-09-11 Jens CornelisFixed avfmediaplayersession.mm for OSX 10.10 Yosemite.
2014-09-11 Christian StrømmeRemove unused includes
2014-09-11 Nodir TemirkhodjaevWMF: fix initializing of media player's volume.
2014-09-11 Andrew den... Implement encoder settings in camerabin backend.
2014-09-11 Nodir TemirkhodjaevWMF: fix memory leaks.
2014-09-10 Thiago MacieiraAdd necessary includes that were indirect
2014-09-10 Yoann LopesMake PLS parser more permissive.
2014-09-09 Yoann LopesWMF: fix start time of QAudioProbe's buffers.
2014-09-09 Yoann LopesFix URL handling in PLS parser.
2014-09-09 Yoann LopesFix V4L usage.
2014-09-09 Allan Sandfeld... Fix build with QT_OPENGL_DYNAMIC
2014-09-09 Andres GomezQMediaNetworkPlaylistProvider: Upon error parsing,...
2014-09-09 Yoann LopesFix integer overflow in several audio plugins.
2014-09-09 Laszlo AgocsANGLE is never available on WinCE
2014-09-09 Bernd WeimerQNX: Fix end of media notification
2014-09-01 Yoann LopesMerge "Merge remote-tracking branch 'origin/5.3' into...
2014-09-01 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into 5.4
2014-08-30 Andrew Knightwinrt: Add camera service
2014-08-29 Frederik GladhornBump version
2014-08-27 Yoann LopesAdded 5.3.2 change file.
2014-08-27 Bjoern BreitmeyerRestore QWindowsAudio support on wince.
2014-08-26 Samuel GaistFix little typo in QCameraExposureControl
2014-08-25 Yoann LopesWMF: fix bufferStatus() and availablePlaybackRanges().
2014-08-25 Yoann LopesAVFoundation: fix some controls not being correctly...
2014-08-25 Yoann LopesAVFoundation: fix retrieving tracks information from...
2014-08-25 Yoann LopesAndroid: fix retrieving metadata from assets, qrc and...
next