index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
QAlsaAudioInput remove unused async_handler member.
Dyami Caliri
2014-07-04
2
-2
/
+0
|
*
GStreamer: correctly handle URLs from QMediaRecorder::setOutputLocation
Yoann Lopes
2014-07-03
2
-3
/
+16
|
*
GStreamer: fix looping a media when it's loaded from qrc.
Yoann Lopes
2014-07-03
1
-1
/
+1
|
*
Android: fix crash when stopping the camera while a recording is active
Yoann Lopes
2014-06-30
1
-1
/
+2
|
*
Android: fix registering recorded videos with the Android media scanner
Yoann Lopes
2014-06-30
1
-1
/
+1
|
*
Android: correctly update camera focus zones.
Yoann Lopes
2014-06-30
1
-15
/
+14
*
|
Implement customFocusPoint in camerabin backend.
Andrew den Exter
2014-07-10
4
-7
/
+141
*
|
Fix compilation with -no-opengl
Kai Koehne
2014-07-01
2
-5
/
+10
*
|
Fix stuttering with RTSP streams.
Andrew den Exter
2014-06-26
1
-0
/
+1
*
|
Enable both PulseAudio and Alsa plugins on Linux.
Yoann Lopes
2014-06-19
1
-5
/
+2
*
|
Merge remote-tracking branch 'origin/5.3' into dev
Sergio Ahumada
2014-06-14
56
-1455
/
+1404
|
\
\
|
|
/
|
*
Fix static initialization order fiasco in some plugins.
Yoann Lopes
2014-06-06
5
-347
/
+337
|
*
Android: Use a file descriptor for all local media files.
Christian Strømme
2014-06-05
2
-6
/
+11
|
*
Android: don't start camera preview until the viewfinder is ready.
Yoann Lopes
2014-06-05
2
-12
/
+26
|
*
Android: fix media player's volume.
Yoann Lopes
2014-06-05
1
-11
/
+18
|
*
Android: Don't expose java calls in the control classes.
Christian Strømme
2014-06-04
15
-114
/
+238
|
*
Make it possible to build multimedia for embedded Android
Christian Strømme
2014-06-04
1
-2
/
+2
|
*
Android: Rename the wrapper classes
Christian Strømme
2014-06-04
34
-533
/
+533
|
*
OpenSL: don't try to enqueue new buffers when the buffer queue is full.
Yoann Lopes
2014-05-30
1
-1
/
+1
|
*
Remove C++11 code in iMX6 video node plugin.
Yoann Lopes
2014-05-30
1
-2
/
+2
|
*
Android: fix calling start() and stop() on the video surface.
Yoann Lopes
2014-05-30
1
-1
/
+1
|
*
Android: Fix loading from qrc
Christian Strømme
2014-05-21
2
-1
/
+6
|
*
DirectShow: remove debug output.
Yoann Lopes
2014-05-19
1
-7
/
+0
|
*
WMF: fix video frames' viewport.
Yoann Lopes
2014-05-15
1
-0
/
+12
|
*
Android: fix QMediaPlayer::bufferStatus value.
Yoann Lopes
2014-05-15
2
-3
/
+17
|
*
Android: Fix namespace usage.
Christian Strømme
2014-05-12
5
-6
/
+12
|
*
GStreamer: disable clock syncing in video sink for live sources.
Yoann Lopes
2014-05-09
1
-0
/
+1
|
*
Moved QMediaStorageLocation out of the Android plugin.
Yoann Lopes
2014-05-09
7
-218
/
+23
|
*
[QNX] Introduce env variable for default audio sink
Andreas Holzammer
2014-04-25
1
-1
/
+2
|
*
Merge remote-tracking branch 'origin/release' into stable
Jani Heikkinen
2014-04-23
1
-2
/
+8
|
|
\
|
|
*
Android: Release the surface texture when not in use
Christian Strømme
2014-04-12
1
-2
/
+8
|
*
|
Android: Camera code clean-up
Christian Strømme
2014-04-15
4
-334
/
+304
|
*
|
Android: Use QMutexLock in camera callbacks.
Christian Strømme
2014-04-15
1
-8
/
+4
|
|
/
*
|
Handle resource requests through singleton.
Robin Burchell
2014-06-04
5
-79
/
+440
|
/
*
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
*
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
*
let videonode plugins declare that they extend QtQuick
Oswald Buddenhagen
2014-04-07
2
-0
/
+2
*
DirectShow: fix media seeking while stopped.
Yoann Lopes
2014-04-07
2
-0
/
+14
*
GStreamer: cleanup system includes.
Yoann Lopes
2014-04-07
7
-76
/
+8
*
GStreamer: each QMediaPlayer now has its own volume by default.
Yoann Lopes
2014-04-03
2
-13
/
+49
[prev]
[next]