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
/
gstreamer
/
mediaplayer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-4
/
+4
|
\
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-5
/
+14
|
\
\
|
|
/
|
*
GStreamer: fix GstAppSrc usage.
Yoann Lopes
2016-01-19
1
-5
/
+14
*
|
Updated license headers
Antti Kokko
2016-01-19
14
-196
/
+280
*
|
Gstreamer plugin: replace foreach with range-based for
Anton Kudryavtsev
2016-01-15
1
-1
/
+2
|
/
*
GStreamer: fix compilation with version < 0.10.31.
Yoann Lopes
2015-10-20
3
-8
/
+12
*
GStreamer: refactored widget and window control.
Yoann Lopes
2015-08-18
1
-4
/
+4
*
QMediaPlayer: handle resource files in a cross-platform way.
Yoann Lopes
2015-04-07
2
-27
/
+0
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
2
-2
/
+17
|
\
|
*
GStreamer: improved logic for window and widget controls usage.
Yoann Lopes
2015-02-18
2
-2
/
+17
*
|
Update copyright headers
Antti Kokko
2015-02-12
14
-98
/
+98
*
|
Fix initialization order
Laszlo Agocs
2015-01-19
1
-1
/
+1
*
|
GStreamer: port to 1.0.
Yoann Lopes
2014-11-27
7
-239
/
+178
|
/
*
GStreamer: fix artist-related metadata keys.
Yoann Lopes
2014-09-26
1
-2
/
+4
*
GStreamer: fix QMediaPlayer metadata signals.
Yoann Lopes
2014-09-26
1
-0
/
+5
*
Ensure pre-roll frames are displayed when gstreamer backend is paused.
Andrew den Exter
2014-09-12
2
-56
/
+46
*
Update license headers and add new license files
Antti Kokko
2014-08-24
14
-266
/
+154
*
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-10
1
-1
/
+1
|
\
|
*
GStreamer: fix looping a media when it's loaded from qrc.
Yoann Lopes
2014-07-03
1
-1
/
+1
*
|
Fix stuttering with RTSP streams.
Andrew den Exter
2014-06-26
1
-0
/
+1
|
/
*
Fix static initialization order fiasco in some plugins.
Yoann Lopes
2014-06-06
2
-78
/
+73
*
GStreamer: disable clock syncing in video sink for live sources.
Yoann Lopes
2014-05-09
1
-0
/
+1
*
GStreamer: correctly get metadata from live sources.
Yoann Lopes
2014-04-09
2
-23
/
+11
*
GStreamer: cleanup system includes.
Yoann Lopes
2014-04-07
1
-14
/
+0
*
GStreamer: each QMediaPlayer now has its own volume by default.
Yoann Lopes
2014-04-03
2
-13
/
+49
*
fix: 'm_state' was not declared in this scope
Zhang Xingtao
2014-03-28
1
-1
/
+1
*
GStreamer: fix memory leaks.
Yoann Lopes
2014-03-21
1
-5
/
+11
*
GStreamer: don't try to seek when it's not supported.
Yoann Lopes
2014-03-21
1
-2
/
+2
*
whitespace fixes
Oswald Buddenhagen
2014-01-30
1
-2
/
+2
*
Fix playback with exotic gstreamer pipelines.
Andrew den Exter
2014-01-13
1
-1
/
+7
*
Some cleanup in the GStreamer plugin.
Yoann Lopes
2013-09-20
2
-11
/
+9
*
Multimedia plugins now have a unique JSON metadata 'Keys' property.
Yoann Lopes
2013-06-21
1
-1
/
+2
*
Decouple qmediametadata.h from qmultimedia.h
Sze Howe Koh
2013-05-14
2
-0
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
14
-14
/
+14
*
Add PLUGIN_CLASS_NAME to qtmultimedia plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
Fix QGstreamerPlayerSession::availablePlaybackRanges()
Andras Becsi
2012-11-28
2
-20
/
+15
*
Remove nonfunctional mediaDownloadEnabled property
Andras Becsi
2012-11-20
3
-24
/
+3
*
Clean up QGstreamerPlayerSession
Andras Becsi
2012-11-20
2
-18
/
+3
*
Media is always set to be seekable with the gstreamer backend
Andras Becsi
2012-11-20
1
-16
/
+9
*
Rename namespace QtMultimedia -> QMultimedia
Sze Howe Koh
2012-11-06
4
-5
/
+5
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
3
-49
/
+48
*
adjust to qt_plugin.prf changes
Oswald Buddenhagen
2012-11-05
1
-5
/
+1
*
Make QGstreamerPlayerSession 'VAAPI-aware'.
Yoann Lopes
2012-10-17
2
-0
/
+86
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
14
-336
/
+336
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-12
1
-2
/
+0
*
Gst player backend: removed fifo based stream playback fallback
Dmytro Poplavskiy
2012-07-19
3
-137
/
+5
*
Rename availabilityError to availability.
Michael Goddard
2012-06-29
2
-3
/
+3
*
build system cleanups
Oswald Buddenhagen
2012-06-25
1
-1
/
+1
*
Fix namespace compilation.
Toby Tomkins
2012-06-25
1
-1
/
+2
[next]