avidemux: skip RIFF and index in push mode
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 19 Jan 2010 17:37:31 +0000 (18:37 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 20 Jan 2010 10:47:04 +0000 (11:47 +0100)
commitafc3c674c0380450301dfaa0124038fb492a443b
treeb1a6b99cf10ea8c9d72ac548a9652040bcb1e74e
parent570319822a949b1798e306e9ec4ba6930631b658
avidemux: skip RIFF and index in push mode

When we are in push mode, we can encounter RIFF and idx tags in the data chunk
when we are dealing with ODML files. In these cases, simply skip the chunks and
continue streaming instead of going EOS.
gst/avi/gstavidemux.c