Changeset c9fe0caf in ffmpeg

Timestamp:
Jan 11, 2014, 11:49:11 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
b00a8b4d
Parents:
65801040
git-author:
Guillaume Martres <smarter@ubuntu.com> (01/11/14 21:46:24)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (01/11/14 23:49:11)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.