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
commiteac33f61222461dd7e7526a550724ffa5e929df7 (patch)
treec59b8c06e3927e0cea8e87d1b7d074a273aaef0b
parent7ff5e4bbb86a2a4b1a81fe7308f213eeaa26733e (diff)
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),