This tidies up the previous patchset slightly and adds the necessary
user-facing bits to make it actually usable, plus tests.

Will merge this soon since there was no additional feedback on v3.

Changes in v4:
- add the "icc_profiles" option to "flags2", and document it
- fix the corresponding check in avcodec/decode.c
- add FATE test for the new functionality

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


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to