diff options
author | Guillaume Martres <smarter@ubuntu.com> | 2014-01-11 22:46:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-13 16:12:17 +0100 |
commit | ea21b7b68cfcc7ac98ec246c34be7abb4c86f291 (patch) | |
tree | 962b0240dda50cb4c9e6c6fe7d324631c5d6426b /libavfilter | |
parent | 738a2a04b6d863915ce2b2e2b8b7f380c00b2f01 (diff) | |
download | ffmpeg-ea21b7b68cfcc7ac98ec246c34be7abb4c86f291.tar.gz |
hevc: clip pixels when transquant bypass is used
Fixes: asan_stack-oob_eae8e3_7333_WPP_B_ericsson_MAIN10_2.bit
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
This is a more proper fix than 5856bca360c5bc3e340a357d91b1f993c80a7bea
The reconstructed picture should always be clipped (see section 8.6.5),
previously we did not clip coding units where
cu_transquant_bypass_flag == 1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit c9fe0caf7a1abde7ca0b1a359f551103064867b1)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions