From 8e8e2bf4513b238ed4f0ba6d32e88db60f8e91dc Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 15 Oct 2008 09:39:27 +0000 Subject: gst/qtdemux/qtdemux.c: Remove previous wrong commit Original commit message from CVS: * gst/qtdemux/qtdemux.c: Remove previous wrong commit * tests/check/elements/icydemux.c: (icydemux_found_pad): Remove problematic and useless refcount check. Fixes #556381 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36194474..bb020d1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-15 Edward Hervey + + * gst/qtdemux/qtdemux.c: Remove previous wrong commit + * tests/check/elements/icydemux.c: (icydemux_found_pad): + Remove problematic and useless refcount check. + Fixes #556381 + 2008-10-15 Edward Hervey * gst/qtdemux/qtdemux.c: (qtdemux_parse_node): -- cgit