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
/
qgstreamerplayersession.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GStreamer: fix GstAppSrc usage.
Yoann Lopes
2016-01-19
1
-5
/
+14
*
GStreamer: fix compilation with version < 0.10.31.
Yoann Lopes
2015-10-20
1
-4
/
+4
*
Update copyright headers
Antti Kokko
2015-02-12
1
-7
/
+7
*
Fix initialization order
Laszlo Agocs
2015-01-19
1
-1
/
+1
*
GStreamer: port to 1.0.
Yoann Lopes
2014-11-27
1
-114
/
+124
*
Update license headers and add new license files
Antti Kokko
2014-08-24
1
-19
/
+11
*
Fix stuttering with RTSP streams.
Andrew den Exter
2014-06-26
1
-0
/
+1
*
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
1
-10
/
+5
*
GStreamer: each QMediaPlayer now has its own volume by default.
Yoann Lopes
2014-04-03
1
-13
/
+48
*
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
*
Decouple qmediametadata.h from qmultimedia.h
Sze Howe Koh
2013-05-14
1
-0
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Fix QGstreamerPlayerSession::availablePlaybackRanges()
Andras Becsi
2012-11-28
1
-18
/
+15
*
Remove nonfunctional mediaDownloadEnabled property
Andras Becsi
2012-11-20
1
-10
/
+3
*
Clean up QGstreamerPlayerSession
Andras Becsi
2012-11-20
1
-13
/
+3
*
Media is always set to be seekable with the gstreamer backend
Andras Becsi
2012-11-20
1
-16
/
+9
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
1
-1
/
+1
*
Make QGstreamerPlayerSession 'VAAPI-aware'.
Yoann Lopes
2012-10-17
1
-0
/
+79
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
GStreamer player session: remove code for old playbin.
Lev Zelenskiy
2012-05-14
1
-147
/
+50
*
Update duration information after switching to PLAYING state.
Lev Zelenskiy
2012-05-11
1
-1
/
+9
*
QGStreamerPlayerSession: unref pads after using them.
Lev Zelenskiy
2012-05-11
1
-4
/
+12
*
Gst played: removed GST_SEEK_FLAG_ACCURATE flag
Dmytro Poplavskiy
2012-05-10
1
-2
/
+2
*
Split gstreamer plugin into smaller plugins providing fewer services
Jonas Rabbe
2012-04-27
1
-4
/
+4
*
Make sure the audio/video availability information changes atomically.
Michael Goddard
2012-04-27
1
-4
/
+8
*
GStreamer backend: set initial volume and mute values.
Lev Zelenskiy
2012-04-05
1
-9
/
+8
*
Reset playbin state to NULL on end of stream signal.
Lev Zelenskiy
2012-04-05
1
-0
/
+20
*
Fixed major mem leak of unfreed GstTagList when playing ogg files.
bigbearzhu
2012-04-04
1
-0
/
+2
*
Fixed: Streams information is not updated properly for RTSP streams.
Lev Zelenskiy
2012-03-28
1
-1
/
+19
*
QMediaPlayer: GStreamer backend changes for playlist support.
Lev Zelenskiy
2012-03-21
1
-14
/
+65
*
Handle more errors from GStreamer.
Michael Goddard
2012-03-16
1
-6
/
+7
*
GStreamer backend changes for media probing API.
Lev Zelenskiy
2012-02-16
1
-3
/
+176
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Fix some static analysis defects.
Michael Goddard
2012-01-25
1
-6
/
+8
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Changed metadata keys type from enum to QString.
Dmytro Poplavskiy
2012-01-20
1
-4
/
+4
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-12
1
-1
/
+1
*
Fixed QtMultimedia core namespace compilation.
Toby Tomkins
2011-11-25
1
-0
/
+4
*
Fixed compile; QDesktopServices -> QStandardPaths
Rohan McGovern
2011-10-24
1
-2
/
+2
*
Moved general gstreamer helper classes into separate library.
Jonas Rabbe
2011-10-12
1
-2
/
+2
*
Rename QtMultimediaKit to QtMultimedia.
Michael Goddard
2011-10-07
1
-4
/
+4
*
Gst player backend: don't show the first frame when resuming playback.
Dmytro Poplavskiy
2011-09-27
1
-0
/
+20
*
Fix some compiler warnings.
Michael Goddard
2011-09-05
1
-1
/
+4
*
Gstreamer media backend cleanup.
Dmytro Poplavskiy
2011-08-05
1
-41
/
+18
*
Add some debug output in QMediaPlayer gstreamer backend for convenience
Ling Hu
2011-07-25
1
-0
/
+53
*
Remove most of the "mobility" references.
Michael Goddard
2011-07-19
1
-1
/
+1
[next]