diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-04-05 17:32:43 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-04-05 17:32:43 +0000 |
| commit | 65d6fd009de2875a0ab58adfab1403b7225217b8 (patch) | |
| tree | 2c42c12e1b2cf8fa011488aa3f38a444b0f5570f /ChangeLog | |
| parent | 5261ae2a1c638ddde772381a4505dcdbb53b1e4d (diff) | |
ext/ladspa/gstladspa.c: clean up debugging
Original commit message from CVS:
* ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
(gst_ladspa_init), (gst_ladspa_force_src_caps),
(gst_ladspa_set_property), (gst_ladspa_get_property),
(gst_ladspa_instantiate), (gst_ladspa_activate),
(gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
clean up debugging
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 2004-04-05 Benjamin Otte <otte@gnome.org> + * ext/ladspa/gstladspa.c: (gst_ladspa_class_init), + (gst_ladspa_init), (gst_ladspa_force_src_caps), + (gst_ladspa_set_property), (gst_ladspa_get_property), + (gst_ladspa_instantiate), (gst_ladspa_activate), + (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain): + clean up debugging + +2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de> + + reviewed by Benjamin Otte <otte@gnome.org> + + * ext/ladspa/gstladspa.c: (gst_ladspa_class_init): + check for broken LADSPA parameters (fixes #138635) + +2004-04-05 Benjamin Otte <otte@gnome.org> + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps): advertise buffer-frames correctly on sinkpads |
