From 0af48261b4eb656bb1691c3d1b71f2e2dc93e485 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 15 Oct 2008 09:27:27 +0000 Subject: gst/qtdemux/qtdemux.c: Remove problematic and useless refcount check. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_node): Remove problematic and useless refcount check. Fixes #556381 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e9d37fb..36194474 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-15 Edward Hervey + + * gst/qtdemux/qtdemux.c: (qtdemux_parse_node): + Remove problematic and useless refcount check. + Fixes #556381 + 2008-10-10 Jan Schmidt * ext/flac/gstflacdec.c (gst_flac_dec_read_stream): -- cgit