diff options
author | Niklas Haas <git@haasn.dev> | 2022-06-28 15:10:00 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2022-07-30 11:42:06 +0200 |
commit | e1a0f2df3d8c150016bfa2f0dfde7d6b56c6bf3f (patch) | |
tree | f00a11e0e5d97b605c7c65afdb4927592f32b745 /doc/ffmpeg-filters.texi | |
parent | 61ffa23c2e42887b32d469d9e69e9eb887b29e9c (diff) | |
download | ffmpeg-e1a0f2df3d8c150016bfa2f0dfde7d6b56c6bf3f.tar.gz |
avcodec: add API for automatic handling of icc profiles
This functionally already exists, but as pointed out in #9672 and #9673,
requiring users to manually include filters is clumsy, error-prone and
hard to use together with tools like ffplay.
To streamline ICC profile support, add a new AVCodecContext flag to
globally enable reading and writing ICC profiles, automatically, for all
appropriate media types.
Note that this commit only includes the new API. The implementation is
split off to separate commits for readability.
Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'doc/ffmpeg-filters.texi')
0 files changed, 0 insertions, 0 deletions