summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of qmlvideofx examplev5.3.0-rc1v5.3.0releasebaserock/v5.3.05.3.0Niels Weber2014-04-3012-18/+9
* Handle resizing of mainwindow betterNiels Weber2014-04-301-1/+2
* Selecting something now closes menuNiels Weber2014-04-301-28/+48
* Add missing background for effect selection list.Niels Weber2014-04-302-17/+22
* Rework qmlvideofx exampleNiels Weber2014-04-1847-1037/+723
* Doc: Improved example documentationJerome Pasion2014-04-1414-76/+73
* Android: Release the surface texture when not in useChristian Strømme2014-04-121-2/+8
* Android: Use Q_GLOBAL_STATIC instead of a static QMapChristian Strømme2014-04-091-5/+6
* Android: Fix the signature for setOnInfoListener.Christian Strømme2014-04-091-1/+1
* Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-092-23/+23
* WMF: improve changing playback rate on a media player.Yoann Lopes2014-04-092-6/+48
* GStreamer: correctly get metadata from live sources.Yoann Lopes2014-04-092-23/+11
* WMF: more reliable video seeking.Yoann Lopes2014-04-081-10/+15
* Android: Fix QtMediaRecorderChristian Strømme2014-04-083-12/+17
* Android: Use androidSdkVersion() to get the API level.Christian Strømme2014-04-081-31/+39
* Android: Remove inheritance to QJNIObject in the Camera wrapperChristian Strømme2014-04-081-22/+25
* Android: Fix MediaRecorder wrapperChristian Strømme2014-04-082-24/+25
* WMF: don't return undefined value in Release() function.Yoann Lopes2014-04-081-1/+1
* WMF: support playback rate in our custom video sink.Yoann Lopes2014-04-081-15/+99
* QNX: Fix MediaPlayer states handlingFabian Bumberger2014-04-071-3/+4
* Tell glib not to complain about the use of API recently deprecatedThiago Macieira2014-04-071-0/+1
* let videonode plugins declare that they extend QtQuickOswald Buddenhagen2014-04-072-0/+2
* make MODULE_PLUGIN_TYPES assignment actually have an effectOswald Buddenhagen2014-04-071-5/+6
* DirectShow: fix media seeking while stopped.Yoann Lopes2014-04-072-0/+14
* GStreamer: cleanup system includes.Yoann Lopes2014-04-079-89/+12
* Add support for running on big-endian systemsDmitry Shachnev2014-04-033-8/+16
* GStreamer: each QMediaPlayer now has its own volume by default.Yoann Lopes2014-04-032-13/+49
* Fix unit testsBernd Weimer2014-04-022-5/+4
* BlackBerry: Fix the rotation of the viewfinderFabian Bumberger2014-04-023-4/+27
* Fix memory leak in SampleGrabberCallbackLiang Jian2014-04-021-0/+3
* Fix SourceResolver::State object leakLiang Jian2014-04-011-1/+1
* Fix QSGGeometry object leakLiang Jian2014-04-011-0/+1
* QNX: Remove most of the CPU overhead for video renderingFabian Bumberger2014-04-016-63/+236
* CoreAudio: fix supported channel count.Yoann Lopes2014-04-013-43/+6
* Doc: Fix some documentation warningsSergio Ahumada2014-04-011-1/+1
* fix: 'm_state' was not declared in this scopeZhang Xingtao2014-03-281-1/+1
* CoreAudio: Mismatched new[]/delete in several places.Dyami Caliri2014-03-272-4/+4
* Android: Clean-up in jmultimediautils class.Christian Strømme2014-03-273-36/+15
* Android: Fix MetadataRetriver wrapperChristian Strømme2014-03-273-23/+29
* Android: Fix QtSurfaceTextureChristian Strømme2014-03-2710-169/+80
* Android: Don't call release() unless it's necessary.Christian Strømme2014-03-271-1/+3
* Blackberry: implement QCameraInfoControl.Yoann Lopes2014-03-279-3/+180
* Android: Fix reload check in onStateChanged().Christian Strømme2014-03-271-1/+3
* Doc: fix two typosZhang Xingtao2014-03-262-2/+2
* Fix enums for QML camera types.Yoann Lopes2014-03-246-41/+98
* Improved declarative-camera example.v5.3.0-beta1Yoann Lopes2014-03-212-20/+20
* GStreamer: fix memory leaks.Yoann Lopes2014-03-2120-41/+134
* GStreamer: don't try to seek when it's not supported.Yoann Lopes2014-03-211-2/+2
* Android: Make the Mediaplayer more robustChristian Strømme2014-03-218-337/+614
* Mac: Re-enable qcamerabackend testAndy Nichols2014-03-201-1/+0