summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46b8b14d..8a5e2d1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-08-25 Andy Wingo <wingo@pobox.com>
+
+ * ext/ladspa/gstladspa.h:
+ * ext/ladspa/gstladspa.c: Halfway-ported. Doesn't compile yet.
+
+ * ext/ladspa/gstsignalprocessor.h:
+ * ext/ladspa/gstsignalprocessor.c: New files, the start of a base
+ class for DSP elements.
+
+ * configure.ac: Sort the external libs checks, add a ladspa check,
+ output the ladspa makefile.
+
2005-08-25 Owen Fraser-Green <owen@discobabe.net>
* gst/realmedia/rmdemux.c (gst_rmdemux_loop, gst_rmdemux_chain):