OSDN Git Service

VP8: faster deblock strength calculation
authorJason Garrett-Glaser <jason@x264.com>
Fri, 4 Feb 2011 06:48:53 +0000 (22:48 -0800)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 6 Feb 2011 19:31:44 +0000 (20:31 +0100)
commit9efa368f1953dc100d003c39d191cb5efce849b1
tree8f04184606ae6dd7fd5cef37f7c7dfd323be00f2
parentbffad70c6658f722cbed4b1f06cca89c9de12cf3
VP8: faster deblock strength calculation

Convert hev_thresh logic to a LUT, simplify mbedge_lim calculation.
(cherry picked from commit 79dec1541bf83fb587aee9a002649ad1fe038990)
libavcodec/vp8.c