diff options
author | Niklas Haas <git@haasn.dev> | 2022-03-25 13:18:39 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2022-03-31 11:55:53 +0200 |
commit | e301a24fa191ad19574289b765ff1946b23c03f3 (patch) | |
tree | 19a3ee9b1afc9307851f391d4b84a8836a7c3151 /libavcodec | |
parent | d311d820a77550740d3b868440e476adaf12a872 (diff) | |
download | ffmpeg-e301a24fa191ad19574289b765ff1946b23c03f3.tar.gz |
avfilter/vf_libplacebo: update for new tone mapping API
Upstream gained a new tone-mapping API, which we never switched to. We
don't need a version bump for this because it was included as part of
the v4.192 release we currently already depend on.
Some of the old options can be moderately approximated with the new API,
but specifically "desaturation_base" and "max_boost" cannot. Remove
these entirely, rather than deprecating them. They have actually been
non-functional for a while as a result of the upstream deprecation.
Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions