OSDN Git Service

H.264: make filter_mb_fast support the case of unavailable top mb
authorJason Garrett-Glaser <jason@x264.com>
Mon, 27 Jun 2011 20:07:26 +0000 (13:07 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Sun, 3 Jul 2011 22:05:49 +0000 (15:05 -0700)
commit4320a309ce10a7eec93aef239a0776a33b1a5a34
tree64b8586dd4beb24c83fec9459f55d00ece265352
parentabc78a5a7c158e9813db502cedce096101e38890
H.264: make filter_mb_fast support the case of unavailable top mb

Significantly faster deblocking in streams with lots of slices.
libavcodec/h264_loopfilter.c