Memory leak fixes

Original commit message from CVS:
Memory leak fixes
Allow level to take mono or stereo audio
This commit is contained in:
Iain Holmes 2004-10-26 11:36:52 +00:00
parent eaad9f698d
commit bb314c27ad

View file

@ -950,6 +950,7 @@ gst_lame_chain (GstPad * pad, GstData * _data)
} else {
g_assert_not_reached ();
}
gst_pad_event_default (pad, GST_EVENT (buf));
break;
case GST_EVENT_DISCONTINUOUS: