Re: [FFmpeg-devel] [PATCH v2 1/2] avcodec/pngdec: support sBIT chunks
Leo Izen: > Add support for reading sBIT chunks, which mark the significant > bit depth of the PNG file. This passes the metadata using the field > bits_per_raw_sample of AVCodecContext. > > Signed-off-by: Leo Izen > --- > libavcodec/pngdec.c | 45 >
[FFmpeg-devel] [PATCH v2 1/2] avcodec/pngdec: support sBIT chunks
Add support for reading sBIT chunks, which mark the significant bit depth of the PNG file. This passes the metadata using the field bits_per_raw_sample of AVCodecContext. Signed-off-by: Leo Izen --- libavcodec/pngdec.c | 45 libavcodec/version.h | 2