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
commit5ec6448751a2c54b6c9eb15b2cbf97763d73ccfe (patch)
treeb42a75f020d4542e42b1af6bbde691f6783f5733 /ChangeLog
parentb6fe907fbb38f479e4aeb117422ce689b9d97529 (diff)
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: