summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-10-15 09:27:27 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-10-15 09:27:27 +0000
commit0af48261b4eb656bb1691c3d1b71f2e2dc93e485 (patch)
tree604d834631baec87ac4738b574375d7f9b2833b0 /ChangeLog
parent9df30524b5c44def3d924e77028b95b2b1c51b89 (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e9d37fb..36194474 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-15 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
+ Remove problematic and useless refcount check.
+ Fixes #556381
+
2008-10-10 Jan Schmidt <jan.schmidt@sun.com>
* ext/flac/gstflacdec.c (gst_flac_dec_read_stream):