diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-30 20:57:41 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-30 20:57:41 +0000 |
commit | 0e419fd958aa1b6cabf4c3783e616a6ff8cca675 (patch) | |
tree | f934414bfe7254c294bc01b90d0a4716dd23b391 | |
parent | 43403bd1830f16d522c4f7edf2dbc5d23f03025c (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |