[FFmpeg-devel] [PATCH v3 0/6] ICC profile support in avcodec

Niklas Haas ffmpeg at haasn.xyz
Tue Jul 19 15:26:02 EEST 2022


Changes in v3:
- switch from `int icc_profiles` to a new AV_CODEC_FLAG2 to avoid ABI
  break
- rebased onto master and fixed merge conflicts

Changes in v2:
- remove unnecessary import
- fixed assignment-instead-of-equality
- fixed #ifdef -> #if




More information about the ffmpeg-devel mailing list