summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-10-28 18:44:44 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-10-28 18:44:44 +0000
commit6e70ab7d4024765f51c124e91d475d62511d3774 (patch)
tree50ca3e09916f4ecde2948a172a145e4eb232ff97 /ChangeLog
parenta85344333bfbc5dd4ac1d5d4e975e8027e606f1e (diff)
downloadgst-plugins-bad-6e70ab7d4024765f51c124e91d475d62511d3774.tar.gz
gst-plugins-bad-6e70ab7d4024765f51c124e91d475d62511d3774.tar.bz2
gst-plugins-bad-6e70ab7d4024765f51c124e91d475d62511d3774.zip
gst/flv/gstflvdemux.c: Implement position query in time format.
Original commit message from CVS: * gst/flv/gstflvdemux.c: (gst_flv_demux_query): Implement position query in time format.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c61f287b..9d0b6b76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-10-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/flv/gstflvdemux.c: (gst_flv_demux_query):
+ Implement position query in time format.
+
+2008-10-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
(gst_flv_demux_loop), (gst_flv_demux_handle_seek_push),
(gst_flv_demux_handle_seek_pull), (gst_flv_demux_sink_event),