summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-17 13:46:15 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-17 13:46:15 +0000
commit54ba8e178f385767df94b16bbdf0a2e04f737e54 (patch)
treebd4db3d652350566a99b2163f9eab19ee3ac7e33 /ChangeLog
parent819043452df727d6b43f17d3991fe16cf91346c2 (diff)
downloadgst-plugins-bad-54ba8e178f385767df94b16bbdf0a2e04f737e54.tar.gz
gst-plugins-bad-54ba8e178f385767df94b16bbdf0a2e04f737e54.tar.bz2
gst-plugins-bad-54ba8e178f385767df94b16bbdf0a2e04f737e54.zip
gst/typefind/gsttypefindfunctions.c: Add libsndfile typefind functions (#163309).
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/typefind/gsttypefindfunctions.c: (aiff_type_find), (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init): Add libsndfile typefind functions (#163309).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d583d1d6..9529ec41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-17 Steve Baker <steve@stevebaker.org>
+
+ Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
+ (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
+ Add libsndfile typefind functions (#163309).
+
2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* tools/gst-launch-ext-m.m: