diff options
author | Jerome Borsboom <[email protected]> | 2018-06-20 13:11:03 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <[email protected]> | 2018-06-29 01:17:23 +0200 |
commit | f92e95e9b5afd7d4a28db53d086876aa0df8625b (patch) | |
tree | f2aa9206b9ee9bff2ba87a838f130ee48190b654 /libavcodec/rangecoder.c | |
parent | 1cf6129d13a33ab43c4e403f342a5756b69482ea (diff) |
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 <[email protected]>
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions