diff options
author | Jerome Borsboom <jerome.borsboom@carpalis.nl> | 2018-04-28 17:15:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-04-29 03:57:33 +0200 |
commit | 19c3df0cd6ddc21a666e67a0c98b7823a2730003 (patch) | |
tree | 491e8ae32edffc3bb3440a37798ba0c5da517b7e /libavfilter/vf_overlay.c | |
parent | 29fd44adf128c6bf9c780b3460a64ceaed44f515 (diff) | |
download | ffmpeg-19c3df0cd6ddc21a666e67a0c98b7823a2730003.tar.gz |
avcodec/vc1: fix mquant calculation
In vc1_decode_i_blocks_adv mquant needs to be reset to its default value for
each macroblock, instead of once at the beginning of the slice.
DQPROFILE specifies which macroblocks can have an alternative quantizer step
size. When DQPROFILE specifies edges, the selection is applicable to the edges
of the picture. Slice edges are not selected by DQPROFILE.
Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/vf_overlay.c')
0 files changed, 0 insertions, 0 deletions