avidemux: stream->current_total is accumulated byte size and not time
authorStefan Kost <ensonic@users.sf.net>
Fri, 18 Feb 2011 08:12:47 +0000 (10:12 +0200)
committerStefan Kost <ensonic@users.sf.net>
Fri, 18 Feb 2011 08:14:32 +0000 (10:14 +0200)
commit367adf2b69541cc45077f4d54689495a5a84eff8
tree94718a89e3f71079d0312d8da5e76b8639fcb5a5
parent053f03c032d707e978b4d1232feef59e2da0b6d2
avidemux: stream->current_total is accumulated byte size and not time

Use timestamp for the stream index as well.
gst/avi/gstavidemux.c