ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file length (totem).

Original commit message from CVS:
* ext/speex/gstspeexdec.c: (gst_speex_dec_init),
(speex_dec_convert):
sinkconvert function so oggdemux can get the file length (totem).
This commit is contained in:
Ronald S. Bultje 2004-10-25 09:56:12 +00:00
parent 3c388022f7
commit a0631bd3fd

View file

@ -1,3 +1,9 @@
2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/speex/gstspeexdec.c: (gst_speex_dec_init),
(speex_dec_convert):
sinkconvert function so oggdemux can get the file length (totem).
2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>