From 24772c3737903fb26061605c5873cd83f18797d2 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 31 Mar 2005 15:53:40 +0000 Subject: ext/: Try to fix seeking problems in OGM files, especially those containing non-continuous data streams (a.o. #171777). Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_sync), (gst_ogg_pad_push): * ext/ogg/gstogmparse.c: (gst_ogm_parse_init), (gst_ogm_parse_kick_event), (gst_ogm_parse_chain): * ext/pango/gsttextoverlay.c: (gst_textoverlay_event), (gst_textoverlay_loop): Try to fix seeking problems in OGM files, especially those containing non-continuous data streams (a.o. #171777). --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6fb584f6..86ea6535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-03-31 Ronald S. Bultje + + * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_sync), + (gst_ogg_pad_push): + * ext/ogg/gstogmparse.c: (gst_ogm_parse_init), + (gst_ogm_parse_kick_event), (gst_ogm_parse_chain): + * ext/pango/gsttextoverlay.c: (gst_textoverlay_event), + (gst_textoverlay_loop): + Try to fix seeking problems in OGM files, especially those + containing non-continuous data streams (a.o. #171777). + 2005-03-31 Ronald S. Bultje * gst/videotestsrc/videotestsrc.c: (oil_splat_u8): -- cgit v1.2.1