diff options
author | Steven Robertson <steven@strobe.cc> | 2016-08-01 23:26:12 -0700 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2016-08-05 23:00:58 +0200 |
commit | 5222f660d7fb52ef447e8b8ee5f92615e9fcf5ec (patch) | |
tree | 084252a1f8257a8eacdd6341a0bf4e85449c99a4 /libavcodec/cinepak.c | |
parent | c70b1ae93023831664588726e32f8fcd7db4250b (diff) | |
download | ffmpeg-5222f660d7fb52ef447e8b8ee5f92615e9fcf5ec.tar.gz |
libavcodec/dnxhd: Enable 12-bit DNxHR support.
10- and 12-bit DNxHR use the same DC coefficient decoding process and
VLC table, just with a different shift value. From SMPTE 2019-1:2016,
8.2.4 DC Coefficient Decoding:
"For 8-bit video sampling, the maximum value of η=11 and for
10-/12-bit video sampling, the maximum value of η=13."
A sample file will be uploaded to show that with this patch, things
decode correctly:
dnxhr_hqx_12bit_1080p_smpte_colorbars_davinci_resolve.mov
Signed-off-by: Steven Robertson <steven@strobe.cc>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e1be80aa11cca765881d04f21119487db53c4ffa)
Diffstat (limited to 'libavcodec/cinepak.c')
0 files changed, 0 insertions, 0 deletions