diff options
author | Niklas Haas <git@haasn.dev> | 2022-06-28 15:13:04 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2022-07-30 11:42:06 +0200 |
commit | c688ddc067e0d9ade731b3adb5c6fde259cbc5f6 (patch) | |
tree | bcd91c7df14d55ecebde29425ee1af4c6b0b509c /doc/ffmpeg-filters.texi | |
parent | e1a0f2df3d8c150016bfa2f0dfde7d6b56c6bf3f (diff) | |
download | ffmpeg-c688ddc067e0d9ade731b3adb5c6fde259cbc5f6.tar.gz |
avcodec: add common fflcms2 boilerplate
Handling this in general code makes more sense than handling it in
individual codec files, because it would be a lot of unnecessary code
duplication for the plenty of formats that support exporting ICC
profiles (jpg, png, tiff, webp, jxl, ...).
encode.c and decode.c will be in charge of initializing this state as
needed, so we merely need to make sure to uninit it afterwards from the
common destructor path.
Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'doc/ffmpeg-filters.texi')
0 files changed, 0 insertions, 0 deletions