• Niklas Haas's avatar
    lavfi: add vf_iccgen for generating ICC profiles · 5cfeaeef
    Niklas Haas authored
    This filter is designed to specifically cover the task of generating ICC
    profiles (and attaching them to output frames) on demand. Other tasks,
    such as ICC profile loading/stripping, or ICC profile application, are
    better left to separate filters (or included into e.g. vf_setparams).
    Signed-off-by: 's avatarNiklas Haas <git@haasn.dev>
    5cfeaeef
vf_iccgen.c 8.17 KB