diff options
author | Jan Ekström <jeebjp@gmail.com> | 2016-04-24 17:30:56 +0300 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-26 02:47:09 +0200 |
commit | 666754c665713d02750fa8b882627602e589ebce (patch) | |
tree | f7274a54ba7942f183e9e411c9d9e187d819e4c5 /libavcodec/mips/lsp_mips.h | |
parent | 4c896d6bd47870aee4684515747f4f7f927bebc0 (diff) | |
download | ffmpeg-666754c665713d02750fa8b882627602e589ebce.tar.gz |
pgssubdec: fix subpicture output colorspace and range
Functionality used before didn't widen the values from limited to
full range. Additionally, now the decoder uses BT.709 where it
should be used according to the video resolution.
Default for not yet set colorimetry is BT.709 due to most observed
HDMV content being HD.
BT.709 coefficients were gathered from the first two parts of BT.709
to BT.2020 conversion guide in ARIB STD-B62 (Pt. 1, Chapter 6.2.2).
They were additionally confirmed by manually calculating values.
Fixes #4637
(cherry picked from commit 9779b6262471d553c1ed811ff7312564e39d8adf)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/mips/lsp_mips.h')
0 files changed, 0 insertions, 0 deletions