Mercurial > libavcodec.hg
diff get_bits.h @ 9860:7e82083caab7 libavcodec
VC-1/WMV3 decoding: don't clear blocks unless they're actually used.
~8% faster VC-1 decoding.
Possible future optimization: clear blocks after use instead of before, and for
DC-only blocks, only clear the DC coefficient.
author | darkshikari |
---|---|
date | Tue, 16 Jun 2009 09:09:03 +0000 |
parents | 0dce4fe6e6f3 |
children | 732dfbf67524 |