ext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often.
authorChristophe Fergeau <teuf@gnome.org>
Wed, 15 Mar 2006 13:43:42 +0000 (13:43 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 15 Mar 2006 13:43:42 +0000 (13:43 +0000)
commit31b41270ac724ac76a1c092a51ba61c3cbf099ce
tree31d15ca95d292dd2be7b8e96c6ec5f6d9fef6513
parent0b227dccec2237c59a1b1b133a435e17611c7515
ext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often.

Original commit message from CVS:
Patch by: Christophe Fergeau  <teuf gnome org>
* ext/lame/gstlame.c: (gst_lame_release_memory),
(gst_lame_finalize), (gst_lame_class_init),
(gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event),
(gst_lame_change_state):
Fix some memory leaks (#333345), use GST_DEBUG_FUNCPTR more often.
ext/lame/gstlame.c