OSDN Git Service

H.264: improve qp_thresh check
authorJason Garrett-Glaser <jason@x264.com>
Wed, 6 Jul 2011 21:08:30 +0000 (14:08 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Fri, 8 Jul 2011 23:12:42 +0000 (16:12 -0700)
commit6a2176aac05e1edbcdf8fb9c26d572d092a00c3c
tree46610cb3f89619a540eb7503dacf266a7afb60f8
parent99b6d2c065c3823e77e23cadaf9077ca954b36ff
H.264: improve qp_thresh check

Eliminate redundant check in filter_mb_fast, consider bit depth in calculating qp_thresh.
libavcodec/h264.c
libavcodec/h264_loopfilter.c