summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-30 20:57:41 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-30 20:57:41 +0000
commit0e419fd958aa1b6cabf4c3783e616a6ff8cca675 (patch)
treef934414bfe7254c294bc01b90d0a4716dd23b391
parent43403bd1830f16d522c4f7edf2dbc5d23f03025c (diff)
downloadgst-plugins-bad-0e419fd958aa1b6cabf4c3783e616a6ff8cca675.tar.gz
gst-plugins-bad-0e419fd958aa1b6cabf4c3783e616a6ff8cca675.tar.bz2
gst-plugins-bad-0e419fd958aa1b6cabf4c3783e616a6ff8cca675.zip
add debug info flush after seek (julien)
Original commit message from CVS: add debug info flush after seek (julien)
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d15b36be..75cd2b77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
+ (gst_ogg_demux_push):
+ add some seeking debug info
+ send a flush when seeking
+
2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
* configure.ac: