diff options
author | Jan Ekström <jeebjp@gmail.com> | 2024-03-29 01:03:02 +0200 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2024-04-03 21:31:35 +0300 |
commit | 16128f3c5595012719db7ae7851964d5a961c160 (patch) | |
tree | 98d10394210f33c3dcc25e2153f5099d364e92ed /libavfilter/tests/drawutils.c | |
parent | 23d1b50175a6d07a0e2301ead347e4812c8c5dc8 (diff) | |
download | ffmpeg-16128f3c5595012719db7ae7851964d5a961c160.tar.gz |
avcodec/libx265: do not arbitrarily limit color values
Newer specifications such as H.273 have, and probably will further
in the future add new values to these, so - instead of trying to update
these limits - we should simply check if the values are not set to the
value of "unspecified".
This should allow newer avutil values such as IPT-C2 or YCgCo-R
variants be passed to x265 itself, which apparently does its own
validation further down the line.
Diffstat (limited to 'libavfilter/tests/drawutils.c')
0 files changed, 0 insertions, 0 deletions