diff options
author | Niklas Haas <git@haasn.dev> | 2025-07-15 15:19:48 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2025-07-21 18:10:25 +0200 |
commit | 545f721b443ce3fbc01a96cae516c0a14cb3a56b (patch) | |
tree | a785016e7453454f633cf9cb3033567cf0341d79 /tests/checkasm/checkasm.c | |
parent | 8cdb47e47a7a53a3c635a71bf712d79119eb86b4 (diff) | |
download | ffmpeg-545f721b443ce3fbc01a96cae516c0a14cb3a56b.tar.gz |
avfilter/vf_colordetect: add new color range detection filter
This filter can detect various properties about the image, including
whether or not there are out-of-range values, or whether the input appears
to use straight or premultiplied alpha.
Of course, these can only be heuristics, with "undetermined" as the base
case. While we can definitely prove the existence of full range or
straight alpha colors, we can never infer the opposite.
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions