gst/qtdemux/qtdemux.c: Fix two memleaks.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_add_stream):
Fix two memleaks.
This commit is contained in:
Ronald S. Bultje 2005-01-17 23:44:06 +00:00
parent b1d43dc934
commit c7a19f347e

View file

@ -1,3 +1,9 @@
2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_add_stream):
Fix two memleaks.
2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/faad/gstfaad.c: (gst_faad_srcgetcaps):