diff options
author | Mike Melanson <mike@multimedia.cx> | 2009-12-02 02:30:15 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2009-12-02 02:30:15 +0000 |
commit | 098523eb28df3a1cf4bddca088d80d5cbd2b9a1f (patch) | |
tree | 9397b7a245f2492f4da43215c8212ea90caa1526 /libavcodec/dnxhdenc.h | |
parent | 5dad039bf760b6bad30186cd18526ebffc7fc291 (diff) | |
download | ffmpeg-098523eb28df3a1cf4bddca088d80d5cbd2b9a1f.tar.gz |
Use a list to track which fragments coded in this frame still have
outstanding coefficients yet to be decoded from the bitstream. Once a
fragment reaches end-of-block, remove it from this new list. This change
makes the VP3/Theora entropy decode process dramatically faster due to
not having to iterate incessantly over fragments which have already been
fully decoded.
Originally committed as revision 20698 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dnxhdenc.h')
0 files changed, 0 insertions, 0 deletions