mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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
This commit is contained in:
parent
1a36bba205
commit
388dd8cc7c
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
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):
|
||||
|
|
Loading…
Reference in a new issue