comparison swf.c @ 510:133287132e1d libavformat

* simplifying OpenDML AVI handling. * adding code to skip over JUNK. It turns out that video editing software uses junk to resize ix## chunks without actually scrubbing the data. That trips up our packet extraction code since it recognizes ix## entries as "packets". Basically we have to skip over JUNK chunks for exactly the same reason we have to skip over ix## entries.
author romansh
date Wed, 04 Aug 2004 20:57:35 +0000
parents 0fdc96c2f2fe
children 59ddf98a5c65
comparison
equal deleted inserted replaced
509:45abb3409125 510:133287132e1d