qtdemux: Fix debug statement
authorEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2014 10:06:17 +0000 (11:06 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2014 10:06:17 +0000 (11:06 +0100)
commit6b69ef24a1e13f0ad7980fe25d954d37133ba746
tree36b93c90f8e8abcb16c767082d25f3226a5ffbd9
parentd1ae39d6d64c8b1da38f815c473196e1ee183b71
qtdemux: Fix debug statement

It was using the non-increasing offset variable, which made that statement
not so useful :)
gst/isomp4/qtdemux.c