comparison dv.h @ 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 252946de6d3f
children bf3231dd1d7c
comparison
equal deleted inserted replaced
509:45abb3409125 510:133287132e1d