OSDN Git Service

genX_mfd: fix out-of-bounds reference pixel replication
authorcarpalis <jerome.borsboom@carpalis.nl>
Sun, 20 May 2018 12:27:46 +0000 (14:27 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 31 May 2018 05:47:37 +0000 (13:47 +0800)
commit3c851c4e8e76ab0c8c5d83f904d4fd089ad540d3
tree26d8b6253555cf1596fd5985d96936af258908db
parent6125c2c94a304ffc90c0f15a27925c9ff9ad9c32
genX_mfd: fix out-of-bounds reference pixel replication

Out-of-bounds reference pixel replication should take into account the frame
coding mode of the reference frame(s), not the frame coding mode of the
current frame.

Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
src/gen75_mfd.c
src/gen7_mfd.c
src/gen7_mfd.h
src/gen8_mfd.c