summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-07-23 17:03:41 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-07-23 17:03:41 +0000
commit29ddf89a5d7efa12a22048a503f501a2b79133f3 (patch)
tree334528aa17a531c71db1e405b8c6810d67de685e /ChangeLog
parent2a03e07b95a0c25aab77a94c0ca0561c79c1ff0d (diff)
Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Original commit message from CVS: * configure.ac: * gst/silence/Makefile.am: * gst/silence/gstsilence.h: * gst/silence/gstsilence.c: Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49db9ab5..e0ccc5a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-23 Edward Hervey <edward@fluendo.com>
+
+ * configure.ac:
+ * gst/silence/Makefile.am:
+ * gst/silence/gstsilence.h:
+ * gst/silence/gstsilence.c:
+ Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
+
2005-07-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/mad/gstmad.c: (gst_mad_src_event):