From bf3ce4ca5dcbd45df80f9ca485a07d9485f44e22 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 7 Dec 2005 11:46:15 +0000 Subject: gst/qtdemux/qtdemux.c: Memleak fixes. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), (gst_qtdemux_add_stream): Memleak fixes. Send out EOS for valid reasons (couldn't pull_range() from upstream for example). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 02837238..b9f74fcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-12-07 Edward Hervey + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), + (gst_qtdemux_add_stream): + Memleak fixes. + Send out EOS for valid reasons (couldn't pull_range() from upstream + for example). + 2005-12-06 Thomas Vander Stichele * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: -- cgit v1.2.1