diff options
author | Jerome Borsboom <jerome.borsboom@carpalis.nl> | 2018-06-08 11:01:20 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-06-16 19:18:48 +0200 |
commit | a8622497d3ef41871c4be743127c30d1f7a392dd (patch) | |
tree | 9a4672a5bd5a72b3bfaf5fe5655175e432baeacf /libavcodec/vc1.h | |
parent | a43cdd769301af21d062d002ec1487908e44474a (diff) | |
download | ffmpeg-a8622497d3ef41871c4be743127c30d1f7a392dd.tar.gz |
avcodec/vc1: fix overlap and loop filtering for Simple and Main profile
Overlap filtering I and BI frames for Simple and Main profile is only
dependent on PQUANT. Restrict testing for CONDOVER and OVERFLAGS to
advanced profile. Change from mb_width to end_mb_x in ff_vc1_i_loop_filter
to avoid breaking the Microsoft Screen 2 decoder.
Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
Diffstat (limited to 'libavcodec/vc1.h')
0 files changed, 0 insertions, 0 deletions