summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-12-07 11:46:15 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-12-07 11:46:15 +0000
commitbf3ce4ca5dcbd45df80f9ca485a07d9485f44e22 (patch)
treefdabd968ad438465dc53fa1f981ab875026165d4 /ChangeLog
parentbdb814f6ef56edca67e1241eb16df22fdd8ab17c (diff)
downloadgst-plugins-bad-bf3ce4ca5dcbd45df80f9ca485a07d9485f44e22.tar.gz
gst-plugins-bad-bf3ce4ca5dcbd45df80f9ca485a07d9485f44e22.tar.bz2
gst-plugins-bad-bf3ce4ca5dcbd45df80f9ca485a07d9485f44e22.zip
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).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02837238..b9f74fcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-07 Edward Hervey <edward@fluendo.com>
+
+ * 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 <thomas at apestaart dot org>
* docs/plugins/gst-plugins-bad-plugins-undocumented.txt: