ext/lame/gstlame.c: add debugging category, add error checks like checking return...
authorBenjamin Otte <otte@gnome.org>
Mon, 26 Jul 2004 15:42:18 +0000 (15:42 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 26 Jul 2004 15:42:18 +0000 (15:42 +0000)
commit322d247d16281f21735a051a5d7c78442111d96a
treea28dc84953b64f511ba1f1becd1c7498a845697b
parenta360280c7192656fdb39d1e6bd27bd4a864953a2
ext/lame/gstlame.c: add debugging category, add error checks like checking return values of setup calls, make sure it...

Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
(gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
(plugin_init):
add debugging category, add error checks like checking return values
of setup calls, make sure it still works after
PLAYING=>NULL=>PLAYING, fix encoding of mono streams
ChangeLog