comparison pcm.c @ 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 42da9ff61b3c
children 266bf83f634d
comparison
equal deleted inserted replaced
9859:7a116de63777 9860:7e82083caab7