diff options
author | Jerome Borsboom <jerome.borsboom@carpalis.nl> | 2018-06-20 13:11:03 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-06-29 01:17:23 +0200 |
commit | f92e95e9b5afd7d4a28db53d086876aa0df8625b (patch) | |
tree | f2aa9206b9ee9bff2ba87a838f130ee48190b654 /libavfilter/af_afftfilt.c | |
parent | 1cf6129d13a33ab43c4e403f342a5756b69482ea (diff) | |
download | ffmpeg-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 'libavfilter/af_afftfilt.c')
0 files changed, 0 insertions, 0 deletions