[FFmpeg-devel] [PATCH 0/2] PNG cLLi and mDVc chunk support
Leo Izen
leo.izen at gmail.com
Sat Feb 3 04:28:17 EET 2024
This adds support for cLLi and mDVc chunks in the PNG specification[1].
[1]: https://www.w3.org/TR/png-3/
Leo Izen (2):
avcodec/pngdec: read cLLi and mDVc chunks
avcodec/pngenc: write cLLi and mDVc chunks
libavcodec/pngdec.c | 63 +++++++++++++++++++++++++++++++++++++++++++++
libavcodec/pngenc.c | 32 ++++++++++++++++++++---
2 files changed, 92 insertions(+), 3 deletions(-)
--
2.43.0
More information about the ffmpeg-devel
mailing list