From 577775354d2b24d2463232cb9c1b2f6b57e864d5 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 7 Feb 2006 18:01:17 +0000 Subject: gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate the last chunk. Looks like an obvious b... Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), (qtdemux_parse_trak): use the correct variable to check if we can calculate the last chunk. Looks like an obvious bug, and makes the dump of offsets comparable to other tools --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61492401..efd5811b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-02-07 Thomas Vander Stichele + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), + (qtdemux_parse_trak): + use the correct variable to check if we can calculate + the last chunk. Looks like an obvious bug, and makes + the dump of offsets comparable to other tools + 2006-02-07 Thomas Vander Stichele * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), -- cgit v1.2.1