diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-08-26 11:05:13 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-08-26 11:05:13 +0000 |
| commit | b5c9e10399d4b33655e330d806c0a299e927bba0 (patch) | |
| tree | 252e0fc5a901d9bed329caecaeb118faf0eff8f1 /ChangeLog | |
| parent | 011fc35e52c13d8ce213c1ec1389a7e1ad0b702f (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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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), |
