On 1/24/23 16:25, Leo Izen wrote:
On 1/24/23 09:02, Leo Izen wrote:
On 1/17/23 13:50, Leo Izen wrote:
This series of patches fixes our incorrect cHRM handling
in PNGs and properly supports sRGB and cICP chunks in PNGs
as well.

Leo Izen (3):
   avcodec/png: use libavutil/csp.h for cHRM chunks
   avcodec/pngdec: support decoding sRGB chunks
   avcodec/png: support cICP chunks

  libavcodec/pngdec.c          | 87 +++++++++++++++++++++++++++---------
  libavcodec/pngenc.c          | 61 ++++++++++---------------
  tests/ref/fate/png-icc       |  2 +-
  tests/ref/fate/png-side-data | 13 +-----
  4 files changed, 92 insertions(+), 71 deletions(-)


Bumping for review, thanks.

-Leo Izen (thebombzen)

Got a LGTM from haasn on IRC, will push soon-ish

- Leo Izen (thebombzen)

Pushed.

- Leo Izen (thebombzen)
_______________________________________________
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