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
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
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
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