summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-03-14 04:01:34 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-03-14 04:01:34 +0000
commitadf3889a893a17a27e2f814b5ae7ba1b4f020ed4 (patch)
tree5237f0e80c1d6a9e64b6acd440a3fe49c80021ba
parent15e30496b10e5b962a93ad0ebac5090041c2879f (diff)
downloadgst-plugins-bad-adf3889a893a17a27e2f814b5ae7ba1b4f020ed4.tar.gz
gst-plugins-bad-adf3889a893a17a27e2f814b5ae7ba1b4f020ed4.tar.bz2
gst-plugins-bad-adf3889a893a17a27e2f814b5ae7ba1b4f020ed4.zip
Add speex typefinding function
Original commit message from CVS: Add speex typefinding function
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d932349..c766ac9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
+ * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
+ (plugin_init):
+ Add a typefind function for speex format
+
2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),