summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-08-26 11:05:13 +0000
committerAndy Wingo <wingo@pobox.com>2005-08-26 11:05:13 +0000
commitb5c9e10399d4b33655e330d806c0a299e927bba0 (patch)
tree252e0fc5a901d9bed329caecaeb118faf0eff8f1 /ChangeLog
parent011fc35e52c13d8ce213c1ec1389a7e1ad0b702f (diff)
ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha...
Original commit message from CVS: 2005-08-26 Andy Wingo <wingo@pobox.com> * ext/ladspa/gstladspa.c: * ext/ladspa/gstladspa.h: Finish porting, still doesn't work but it does compile and register. I have more features than you. * ext/ladspa/gstsignalprocessor.h: * ext/ladspa/gstsignalprocessor.c: Updates, bug fixen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e2cb7f7..e6b4a4cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-26 Andy Wingo <wingo@pobox.com>
+
+ * ext/ladspa/gstladspa.c:
+ * ext/ladspa/gstladspa.h: Finish porting, still doesn't work but
+ it does compile and register. I have more features than you.
+
+ * ext/ladspa/gstsignalprocessor.h:
+ * ext/ladspa/gstsignalprocessor.c: Updates, bug fixen.
+
2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/effectv/gstquark.c: (gst_quarktv_init),