diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 13:08:50 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 13:08:50 +0000 |
| commit | bce851347c6e4fd8add7f05be4447a2f4ddb0704 (patch) | |
| tree | fcd6ec27de9ea3bd3ad80eabfe0390c3d77e9947 /ChangeLog | |
| parent | e9d173ccd54342340254ff0337700b77c116ac17 (diff) | |
ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem to work, and isn't enabled for the build,...
Original commit message from CVS:
* ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
(gst_signal_processor_process):
Fix compilation of LADPSA. It doesn't seem to work, and isn't
enabled for the build, but it helps me win the feature-count
competitions ooh yeah.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-02-20 Jan Schmidt <thaytan@mad.scientist.com> + + * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event), + (gst_signal_processor_process): + Fix compilation of LADPSA. It doesn't seem to work, and isn't + enabled for the build, but it helps me win the feature-count + competitions ooh yeah. + 2006-02-19 Wim Taymans <wim@fluendo.com> * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert), |
