Mercurial > libavformat.hg
diff beosaudio.cpp @ 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 | 8c55237af288 |
children | c33bf4d10c4c |