1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-10-30 23:18:11 +02:00
Files
FFmpeg/libavfilter
Clément Bœsch 31c5f26a46 avfilter/palette{gen,use}: add palette utils
These color management helpers will be shared by palettegen and
paletteuse in the following commits.

Note that it probably makes sense to share at least the sRGB/linear
functions with other filters at some point.

More information on OkLab can be found here: https://bottosson.github.io/posts/oklab/

For the arithmetic integer version, see:
http://blog.pkh.me/p/38-porting-oklab-colorspace-to-integer-arithmetic.html
and https://github.com/ubitux/oklab-int
2023-01-03 17:18:55 +01:00
..
2022-07-07 17:52:32 +02:00
2022-12-19 20:43:58 +01:00
2022-12-19 20:43:58 +01:00
2022-10-17 09:56:44 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-12-19 20:43:58 +01:00
2022-03-16 14:05:26 +02:00
2022-12-19 20:43:58 +01:00
2022-12-08 13:03:42 +01:00
2022-10-04 11:55:03 +02:00
2022-04-23 10:58:29 +02:00
2022-11-09 17:39:00 +01:00