aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/v410dec.c
diff options
context:
space:
mode:
authorJerome Borsboom <jerome.borsboom@carpalis.nl>2018-06-20 13:11:03 +0200
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-06-29 01:17:23 +0200
commitf92e95e9b5afd7d4a28db53d086876aa0df8625b (patch)
treef2aa9206b9ee9bff2ba87a838f130ee48190b654 /libavcodec/v410dec.c
parent1cf6129d13a33ab43c4e403f342a5756b69482ea (diff)
downloadffmpeg-f92e95e9b5afd7d4a28db53d086876aa0df8625b.tar.gz
avcodec/vc1: change the internal ordering of blocks within a macroblock
The overlap filter needs to cover a full macroblock vertical edge when the FIELDTX value for two neighbouring macroblocks is not equal. By changing the internal ordering of the blocks from row major to column major, we do not need to reinterlace a FIELDTX coded macroblock before running the overlap filter. Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
Diffstat (limited to 'libavcodec/v410dec.c')
0 files changed, 0 insertions, 0 deletions