Memory leak fixes
authorIain Holmes <iain@prettypeople.org>
Tue, 26 Oct 2004 11:36:52 +0000 (11:36 +0000)
committerIain Holmes <iain@prettypeople.org>
Tue, 26 Oct 2004 11:36:52 +0000 (11:36 +0000)
Original commit message from CVS:
Memory leak fixes
Allow level to take mono or stereo audio

ext/lame/gstlame.c

index f5265d4..7f1020c 100644 (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: