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)
committerJason Garrett-Glaser <jason@x264.com>
Fri, 4 Feb 2011 12:51:18 +0000 (04:51 -0800)
commit79dec1541bf83fb587aee9a002649ad1fe038990
tree475a181160007ba333d1aadee21805ed3d28f124
parent290849e2a4e76484f1a34506782e8dbfe7bbe406
VP8: faster deblock strength calculation

Convert hev_thresh logic to a LUT, simplify mbedge_lim calculation.
libavcodec/vp8.c