summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df6c333..f125177d 100644
--- 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>