[FFmpeg-devel] [PATCH v2 08/16] swscale: add ICC intent enum and option
Michael Niedermayer
michael at niedermayer.cc
Wed Dec 11 03:02:51 EET 2024
Hi
On Fri, Dec 06, 2024 at 03:32:07PM +0100, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> This setting can be used to infuence the type of tone and gamut mapping used
> internally when color space conversions are required. As discussed at VDD'24,
> the default was set to relative colorimetric clipping, which is approximately
> associative, surjective and idempotent. As such, it roundtrips well, although
> it is strictly speaking not associative on out-of-gamut colors.
> ---
> doc/APIchanges | 3 +++
> doc/filters.texi | 31 +++++++++++++++++++++++++++++++
> libswscale/graph.c | 11 ++++++-----
> libswscale/options.c | 6 ++++++
> libswscale/swscale.h | 13 +++++++++++++
> libswscale/swscale_internal.h | 2 +-
> libswscale/version.h | 2 +-
> libswscale/x86/output.asm | 2 +-
> 8 files changed, 62 insertions(+), 8 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The smallest minority on earth is the individual. Those who deny
individual rights cannot claim to be defenders of minorities. - Ayn Rand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241211/d6fd12e6/attachment.sig>
More information about the ffmpeg-devel
mailing list