[gst-cvs] rbultje gst-plugins: gst-plugins/ gst-plugins/ext/ogg/ gst-plugins/ext/theora/ gst-plugins/ext/vorbis/
Ronald S. Bultje
rbultje at freedesktop.org
Mon Oct 18 08:24:11 PDT 2004
CVS Root: /home/cvs/gstreamer
Module: gst-plugins
Changes by: rbultje
Date: Mon Oct 18 2004 08:23:54 PDT
Log message:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
(gst_ogg_demux_src_event), (gst_ogg_pad_populate),
(_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
Faster seeking.
* ext/theora/theoradec.c: (theora_dec_sink_convert):
Time-to-default conversion.
* ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
Don't error on unknown packets, just skip. We should probably
read them if we want to support chained ogg.
Modified files:
. : ChangeLog
ext/ogg : gstoggdemux.c
ext/theora : theoradec.c
ext/vorbis : vorbisdec.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ChangeLog.diff?r1=1.1178&r2=1.1179
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/ogg/gstoggdemux.c.diff?r1=1.38&r2=1.39
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/theora/theoradec.c.diff?r1=1.21&r2=1.22
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/vorbis/vorbisdec.c.diff?r1=1.45&r2=1.46
More information about the Gstreamer-commits
mailing list