diff options
author | Jason Garrett-Glaser <darkshikari@gmail.com> | 2010-08-02 20:57:03 +0000 |
---|---|---|
committer | Jason Garrett-Glaser <darkshikari@gmail.com> | 2010-08-02 20:57:03 +0000 |
commit | f311208cf1ebbd74f8a3bd111d9172f41188aa83 (patch) | |
tree | 6183bd58dae57998d1b8cb1e8fd78b941e1aed95 /libavcodec/aacpsy.h | |
parent | c934562c1293167a35a0350358e8b76ec73a3364 (diff) | |
download | ffmpeg-f311208cf1ebbd74f8a3bd111d9172f41188aa83.tar.gz |
VP8: much faster DC transform handling
A lot of the time the DC block is empty: don't do the WHT in this case.
A lot of the rest of the time, there's only one coefficient: make a special
DC-only transform for that case.
When the block is empty, don't incorrectly mark luma DCT blocks as having DC
coefficients.
Originally committed as revision 24670 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/aacpsy.h')
0 files changed, 0 insertions, 0 deletions