platform/upstream/qtmultimedia.git
2014-07-08 Yoann LopesFix documentation for QML Camera's cameraStateChanged...
2014-07-08 Yoann LopesFix AudioOutput example when no audio devices are avail...
2014-07-04 Dyami CaliriQAlsaAudioOutput remove async callback.
2014-07-04 Dyami CaliriQAlsaAudioInput remove unused async_handler member.
2014-07-03 Yoann LopesGStreamer: correctly handle URLs from QMediaRecorder...
2014-07-03 Yoann LopesGStreamer: fix looping a media when it's loaded from...
2014-07-01 Nico VertriestDoc: link errors
2014-06-30 Yoann LopesAndroid: fix crash when stopping the camera while a...
2014-06-30 Yoann LopesAndroid: fix registering recorded videos with the Andro...
2014-06-30 Yoann LopesAndroid: correctly update camera focus zones.
2014-06-25 Frederik GladhornMerge remote-tracking branch 'origin/5.3.1' into 5.3
2014-06-18 Yoann LopesAdd changelog for 5.3.1.
2014-06-17 Oswald BuddenhagenBump version
2014-06-16 Yoann LopesImproved audiooutput and audioinput examples.
2014-06-11 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-10 Yoann LopesMake multimedia QML types available for the 5.3 import...
2014-06-06 Yoann LopesFix static initialization order fiasco in some plugins.
2014-06-05 Christian StrømmeAndroid: Use a file descriptor for all local media...
2014-06-05 Yoann LopesImprove default audio plugin selection.
2014-06-05 Yoann LopesAndroid: don't start camera preview until the viewfinde...
2014-06-05 Yoann LopesAndroid: fix media player's volume.
2014-06-05 Topi ReinioDoc: Remove comment about preliminary API for Qt 5.0
2014-06-04 Christian StrømmeAndroid: Don't expose java calls in the control classes.
2014-06-04 Christian StrømmeMake it possible to build multimedia for embedded Android
2014-06-04 Christian StrømmeAndroid: Rename the wrapper classes
2014-05-30 Yoann LopesUse Q_CONSTRUCTOR_FUNCTION macro to register multimedia...
2014-05-30 Yoann LopesOpenSL: don't try to enqueue new buffers when the buffe...
2014-05-30 Yoann LopesRemove C++11 code in iMX6 video node plugin.
2014-05-30 Yoann LopesAndroid: fix calling start() and stop() on the video...
2014-05-20 Christian StrømmeAndroid: Fix loading from qrc
2014-05-19 Yoann LopesDirectShow: remove debug output.
2014-05-15 Yoann LopesWMF: fix video frames' viewport.
2014-05-15 Yoann LopesAndroid: fix QMediaPlayer::bufferStatus value.
2014-05-15 Andrew den... Fix QSGVideoNode rendering of frames with stride !...
2014-05-15 Yoann LopesImprove documentation for the QMediaPlayer::bufferStatu...
2014-05-14 Sze Howe KohDoc: Copy snippets from the Qt Multimedia module
2014-05-12 Christian StrømmeAndroid: Fix namespace usage.
2014-05-12 Sze Howe KohDoc: Clean up references to Qt System Info
2014-05-09 Yoann LopesPLS parser: Don't translate entries.
2014-05-09 Yoann LopesGStreamer: disable clock syncing in video sink for...
2014-05-09 Yoann LopesMoved QMediaStorageLocation out of the Android plugin.
2014-05-01 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-04-30 Niels WeberFix documentation of qmlvideofx example
2014-04-30 Niels WeberHandle resizing of mainwindow better
2014-04-30 Niels WeberSelecting something now closes menu
2014-04-30 Niels WeberAdd missing background for effect selection list.
2014-04-25 Andreas Holzammer[QNX] Introduce env variable for default audio sink
2014-04-24 Fabian BumbergerFix documentation error
2014-04-23 Jani HeikkinenMerge remote-tracking branch 'origin/release' into...
2014-04-22 Sergio AhumadaBump MODULE_VERSION to 5.3.1
2014-04-18 Niels WeberRework qmlvideofx example
2014-04-15 Christian StrømmeAndroid: Camera code clean-up
2014-04-15 Christian StrømmeAndroid: Use QMutexLock in camera callbacks.
2014-04-14 Jerome PasionDoc: Improved example documentation
2014-04-12 Christian StrømmeAndroid: Release the surface texture when not in use
2014-04-09 Christian StrømmeAndroid: Use Q_GLOBAL_STATIC instead of a static QMap
2014-04-09 Christian StrømmeAndroid: Fix the signature for setOnInfoListener.
2014-04-09 Yoann LopesFix some MediaPlayer properties returning wrong values.
2014-04-09 Yoann LopesWMF: improve changing playback rate on a media player.
2014-04-09 Yoann LopesGStreamer: correctly get metadata from live sources.
2014-04-08 Yoann LopesWMF: more reliable video seeking.
2014-04-07 Christian StrømmeAndroid: Fix QtMediaRecorder
2014-04-07 Christian StrømmeAndroid: Use androidSdkVersion() to get the API level.
2014-04-07 Christian StrømmeAndroid: Remove inheritance to QJNIObject in the Camera...
2014-04-07 Christian StrømmeAndroid: Fix MediaRecorder wrapper
2014-04-07 Yoann LopesWMF: don't return undefined value in Release() function.
2014-04-07 Yoann LopesWMF: support playback rate in our custom video sink.
2014-04-07 Fabian BumbergerQNX: Fix MediaPlayer states handling
2014-04-07 Thiago MacieiraTell glib not to complain about the use of API recently...
2014-04-07 Oswald Buddenhagenlet videonode plugins declare that they extend QtQuick
2014-04-07 Oswald Buddenhagenmake MODULE_PLUGIN_TYPES assignment actually have an...
2014-04-07 Yoann LopesDirectShow: fix media seeking while stopped.
2014-04-07 Yoann LopesGStreamer: cleanup system includes.
2014-04-03 Dmitry ShachnevAdd support for running on big-endian systems
2014-04-03 Yoann LopesGStreamer: each QMediaPlayer now has its own volume...
2014-04-02 Bernd WeimerFix unit tests
2014-04-02 Fabian BumbergerBlackBerry: Fix the rotation of the viewfinder
2014-04-02 Liang JianFix memory leak in SampleGrabberCallback
2014-04-01 Liang JianFix SourceResolver::State object leak
2014-04-01 Liang JianFix QSGGeometry object leak
2014-04-01 Fabian BumbergerQNX: Remove most of the CPU overhead for video rendering
2014-04-01 Yoann LopesCoreAudio: fix supported channel count.
2014-04-01 Sergio AhumadaDoc: Fix some documentation warnings
2014-03-28 Zhang Xingtaofix: 'm_state' was not declared in this scope
2014-03-27 Dyami CaliriCoreAudio: Mismatched new[]/delete in several places.
2014-03-27 Christian StrømmeAndroid: Clean-up in jmultimediautils class.
2014-03-27 Christian StrømmeAndroid: Fix MetadataRetriver wrapper
2014-03-27 Christian StrømmeAndroid: Fix QtSurfaceTexture
2014-03-27 Christian StrømmeAndroid: Don't call release() unless it's necessary.
2014-03-27 Yoann LopesBlackberry: implement QCameraInfoControl.
2014-03-27 Christian StrømmeAndroid: Fix reload check in onStateChanged().
2014-03-26 Zhang XingtaoDoc: fix two typos
2014-03-24 Yoann LopesFix enums for QML camera types.
2014-03-21 Yoann LopesImproved declarative-camera example.
2014-03-21 Yoann LopesGStreamer: fix memory leaks.
2014-03-21 Yoann LopesGStreamer: don't try to seek when it's not supported.
2014-03-20 Christian StrømmeAndroid: Make the Mediaplayer more robust
2014-03-20 Andy NicholsMac: Re-enable qcamerabackend test
2014-03-20 Andy NicholsAVFoundation: Add QVideoWindowControl support
2014-03-20 Yoann LopesFix VideoOutput::autoOrientation documentation.
next