ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file length...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Oct 2004 09:56:12 +0000 (09:56 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Oct 2004 09:56:12 +0000 (09:56 +0000)
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).

ChangeLog

index 3df6c33..f125177 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>