index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Improved example documentation
Jerome Pasion
2014-04-14
14
-76
/
+73
*
Android: Release the surface texture when not in use
Christian Strømme
2014-04-12
1
-2
/
+8
*
Android: Use Q_GLOBAL_STATIC instead of a static QMap
Christian Strømme
2014-04-09
1
-5
/
+6
*
Android: Fix the signature for setOnInfoListener.
Christian Strømme
2014-04-09
1
-1
/
+1
*
Fix some MediaPlayer properties returning wrong values.
Yoann Lopes
2014-04-09
2
-23
/
+23
*
WMF: improve changing playback rate on a media player.
Yoann Lopes
2014-04-09
2
-6
/
+48
*
GStreamer: correctly get metadata from live sources.
Yoann Lopes
2014-04-09
2
-23
/
+11
*
WMF: more reliable video seeking.
Yoann Lopes
2014-04-08
1
-10
/
+15
*
Android: Fix QtMediaRecorder
Christian Strømme
2014-04-08
3
-12
/
+17
*
Android: Use androidSdkVersion() to get the API level.
Christian Strømme
2014-04-08
1
-31
/
+39
*
Android: Remove inheritance to QJNIObject in the Camera wrapper
Christian Strømme
2014-04-08
1
-22
/
+25
*
Android: Fix MediaRecorder wrapper
Christian Strømme
2014-04-08
2
-24
/
+25
*
WMF: don't return undefined value in Release() function.
Yoann Lopes
2014-04-08
1
-1
/
+1
*
WMF: support playback rate in our custom video sink.
Yoann Lopes
2014-04-08
1
-15
/
+99
*
QNX: Fix MediaPlayer states handling
Fabian Bumberger
2014-04-07
1
-3
/
+4
*
Tell glib not to complain about the use of API recently deprecated
Thiago Macieira
2014-04-07
1
-0
/
+1
*
let videonode plugins declare that they extend QtQuick
Oswald Buddenhagen
2014-04-07
2
-0
/
+2
*
make MODULE_PLUGIN_TYPES assignment actually have an effect
Oswald Buddenhagen
2014-04-07
1
-5
/
+6
*
DirectShow: fix media seeking while stopped.
Yoann Lopes
2014-04-07
2
-0
/
+14
*
GStreamer: cleanup system includes.
Yoann Lopes
2014-04-07
9
-89
/
+12
*
Add support for running on big-endian systems
Dmitry Shachnev
2014-04-03
3
-8
/
+16
*
GStreamer: each QMediaPlayer now has its own volume by default.
Yoann Lopes
2014-04-03
2
-13
/
+49
*
Fix unit tests
Bernd Weimer
2014-04-02
2
-5
/
+4
*
BlackBerry: Fix the rotation of the viewfinder
Fabian Bumberger
2014-04-02
3
-4
/
+27
*
Fix memory leak in SampleGrabberCallback
Liang Jian
2014-04-02
1
-0
/
+3
*
Fix SourceResolver::State object leak
Liang Jian
2014-04-01
1
-1
/
+1
*
Fix QSGGeometry object leak
Liang Jian
2014-04-01
1
-0
/
+1
*
QNX: Remove most of the CPU overhead for video rendering
Fabian Bumberger
2014-04-01
6
-63
/
+236
*
CoreAudio: fix supported channel count.
Yoann Lopes
2014-04-01
3
-43
/
+6
*
Doc: Fix some documentation warnings
Sergio Ahumada
2014-04-01
1
-1
/
+1
*
fix: 'm_state' was not declared in this scope
Zhang Xingtao
2014-03-28
1
-1
/
+1
*
CoreAudio: Mismatched new[]/delete in several places.
Dyami Caliri
2014-03-27
2
-4
/
+4
*
Android: Clean-up in jmultimediautils class.
Christian Strømme
2014-03-27
3
-36
/
+15
*
Android: Fix MetadataRetriver wrapper
Christian Strømme
2014-03-27
3
-23
/
+29
*
Android: Fix QtSurfaceTexture
Christian Strømme
2014-03-27
10
-169
/
+80
*
Android: Don't call release() unless it's necessary.
Christian Strømme
2014-03-27
1
-1
/
+3
*
Blackberry: implement QCameraInfoControl.
Yoann Lopes
2014-03-27
9
-3
/
+180
*
Android: Fix reload check in onStateChanged().
Christian Strømme
2014-03-27
1
-1
/
+3
*
Doc: fix two typos
Zhang Xingtao
2014-03-26
2
-2
/
+2
*
Fix enums for QML camera types.
Yoann Lopes
2014-03-24
6
-41
/
+98
*
Improved declarative-camera example.
v5.3.0-beta1
Yoann Lopes
2014-03-21
2
-20
/
+20
*
GStreamer: fix memory leaks.
Yoann Lopes
2014-03-21
20
-41
/
+134
*
GStreamer: don't try to seek when it's not supported.
Yoann Lopes
2014-03-21
1
-2
/
+2
*
Android: Make the Mediaplayer more robust
Christian Strømme
2014-03-21
8
-337
/
+614
*
Mac: Re-enable qcamerabackend test
Andy Nichols
2014-03-20
1
-1
/
+0
*
AVFoundation: Add QVideoWindowControl support
Andy Nichols
2014-03-20
4
-2
/
+378
*
Fix VideoOutput::autoOrientation documentation.
Yoann Lopes
2014-03-20
1
-1
/
+1
*
QNX: Evaluate mm-renderer buffer status
Bernd Weimer
2014-03-19
4
-15
/
+38
*
Tidy up Audio documentation.
Mitch Curtis
2014-03-19
3
-22
/
+21
*
Prevent crash when there is no camera device available
Andy Shaw
2014-03-19
1
-2
/
+3
[next]