gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to create...
authorFabrizio Gennari <fabrizio.ge@tiscali.it>
Thu, 20 Apr 2006 16:33:55 +0000 (16:33 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 20 Apr 2006 16:33:55 +0000 (16:33 +0000)
commit13ed50b8f2670018daf6d3726a4f777d00944869
tree4bc348b23d8ea94a0ec52890b9c394f3fe32be92
parent37d04ac04a6fb86ec59fe96c24250542098c95fd
gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to create an index. There may be other types ...

Original commit message from CVS:
Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
* gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
(gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
Fix index creation when we have to scan the file to create
an index. There may be other types of RIFF 'LIST' chunks than
'movi' and we need to skip them properly as well or we'll end up
reading garbage (#336889). Some other cosmetic changes.
ChangeLog
gst/avi/gstavidemux.c