[gst-cvs] msmith gst-plugins-base: gst-plugins-base/ gst-plugins-base/ext/ogg/
Michael Smith
msmith at freedesktop.org
Mon Oct 31 10:36:43 PST 2005
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: msmith
Date: Mon Oct 31 2005 10:35:58 PST
Log message:
2005-10-31 Michael Smith <msmith at fluendo.com>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
(gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
(gst_ogg_demux_collect_chain_info), (gst_ogg_print):
Patch from Alessandro Decina <alessandro at nnva.org>.
Make oggdemux only find the final time in a chain, not per-pad,
since the per-pad information can be very expensive to locate, and
it isn't used anywhere. This makes reading a file containing
OggSkeleton reasonably fast.
Also, make chain finding work when there are logical bitstreams that
can't be decoded. Fixes #319110.
Modified files:
. : ChangeLog
ext/ogg : gstoggdemux.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.2039&r2=1.2040
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ext/ogg/gstoggdemux.c.diff?r1=1.110&r2=1.111
More information about the Gstreamer-commits
mailing list