platform/upstream/qtmultimedia.git
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.
2014-03-19 Bernd WeimerQNX: Evaluate mm-renderer buffer status
2014-03-19 Mitch CurtisTidy up Audio documentation.
2014-03-19 Andy ShawPrevent crash when there is no camera device available
2014-03-18 Sze Howe KohDoc: Document signals (not handlers) under \qmlsignal
2014-03-18 Yoann LopesWMF: fix some issues with our custom video sink.
2014-03-18 Yoann LopesWMF: remove some debug output.
2014-03-18 Yoann LopesOpenSL ES: lazy initialization of QAudioInput's support...
2014-03-17 Yoann LopesAndroid: fix QMediaRecorder failing to start in some...
2014-03-17 Sze Howe KohDoc: Qt Audio Engine: Restore lost docs
2014-03-17 Yoann LopesFix crash in QCameraInfo when no camera is available...
2014-03-17 Yoann LopesCorrectly update record button in AudioRecorder example.
2014-03-17 Yoann LopesAndroid: print Java traces for MediaRecorder when in...
2014-03-17 Yoann LopesAndroid: restart camera viewfinder after a recorder...
2014-03-17 Yoann LopesAndroid: correctly report QMediaRecorder actual output...
2014-03-17 Yoann LopesAndroid: correctly report QMediaRecorder status.
2014-03-14 Andy NicholsAVFoundation: Fix another crash when destroying a QMedi...
2014-03-10 Yoann LopesAdd missing documentation for Audio and MediaPlayer...
2014-03-07 Sergio AhumadaFix typo Inavlid -> Invalid
2014-03-07 Yoann LopesWMF: each media player now has its own volume.
2014-03-07 Yoann LopesMake declarative-camera example show frames in the...
2014-03-07 Yoann LopesAVFoundation: fix crash when no camera is available...
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...
next