On 3/8/23 15:03, Leo Izen wrote:
Add support to the PNG decoder and encoder to support sBIT chunks,
by using AVCodecContext->bits_per_raw_sample.
Leo Izen (2):
avcodec/pngdec: support sBIT chunks
avcodec/pngenc: write sBIT chunks
libavcodec/pngdec.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
libavcodec/pngenc.c | 6 ++++++
libavcodec/version.h | 2 +-
3 files changed, 52 insertions(+), 1 deletion(-)
Will merge in a few days if there's no other objections or comments.
- 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".