diff pnm.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 4b01f2d7a90c
children da1d5db0ce5c
line wrap: on
line diff