diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-08-25 19:14:58 -0400 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-08-27 13:08:43 +0200 |
commit | 69abf4f93cb67cc52ff55f318ae09f261e7ad27e (patch) | |
tree | b451ed8fb5ab4cd993f207ddb1c2d05468cb08f7 /MAINTAINERS | |
parent | 6648da359114696351db7e7468f0769a7d61c387 (diff) | |
download | ffmpeg-69abf4f93cb67cc52ff55f318ae09f261e7ad27e.tar.gz |
vf_colorspace: Add support for full range yuv
Whenever a full range video is input, since the YUVJ* formats are not
listed as supported for this filter, a range reduction takes place
through the auto-inserted format filter, forcing the conversion to
operate on a limited range,
However the filter handles full range videos perfectly fine, so adding
support to YUVJ* formats will allow skipping a conversion step, while
providing completely identical results.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions