Changeset c125860 in ffmpeg

Timestamp:
Apr 1, 2023, 4:37:55 AM (20 months ago)
Author:
Leo Izen <leo.izen@gmail.com>
Branches:
master
Children:
182663a5
Parents:
84b45493
git-author:
Leo Izen <leo.izen@gmail.com> (03/22/23 03:26:26)
git-committer:
Leo Izen <leo.izen@gmail.com> (04/01/23 04:37:55)
Message:

avcodec/pngenc: write sBIT chunks

Add support for writing sBIT chunks, which mark the significant
bit depth of the PNG file. This obtains the metadata using the field
bits_per_raw_sample of AVCodecContext.

Signed-off-by: Leo Izen <leo.izen@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.