gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate the...
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 7 Feb 2006 18:01:17 +0000 (18:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 7 Feb 2006 18:01:17 +0000 (18:01 +0000)
commit6342cdf0ecc115196eeb3e753f2a8ce9bca5d53a
tree638ae650d90d1146e12582cac49003341e7465f1
parent6aac14d04192b9a1628a57863818cfca54e1caaf
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
gst/qtdemux/qtdemux.c