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
commit282065617d0b4c73a3cb89b118a5f161c96ac773 (patch)
treef23c38f1f3abc3b050692a6a7df26bae83bce5e5 /ChangeLog
parent0af7dc2705eb753432beb68680bed00046ab12cd (diff)
downloadgst-plugins-bad-282065617d0b4c73a3cb89b118a5f161c96ac773.tar.gz
gst-plugins-bad-282065617d0b4c73a3cb89b118a5f161c96ac773.tar.bz2
gst-plugins-bad-282065617d0b4c73a3cb89b118a5f161c96ac773.zip
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),