summaryrefslogtreecommitdiff
path: root/libavcodec/vp8data.h
diff options
context:
space:
mode:
authorJason Garrett-Glaser <darkshikari@gmail.com>2010-08-02 20:57:03 +0000
committerJason Garrett-Glaser <darkshikari@gmail.com>2010-08-02 20:57:03 +0000
commitf311208cf1ebbd74f8a3bd111d9172f41188aa83 (patch)
tree6183bd58dae57998d1b8cb1e8fd78b941e1aed95 /libavcodec/vp8data.h
parentc934562c1293167a35a0350358e8b76ec73a3364 (diff)
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/vp8data.h')
0 files changed, 0 insertions, 0 deletions