[FFmpeg-devel] [PATCH] avcodec: add QOI decoder and demuxer and parser and encoder and muxer
Leo Izen
leo.izen at gmail.com
Thu Jun 2 22:34:44 EEST 2022
On Thu, Jun 2, 2022 at 8:26 AM Tomas Härdin <tjoppen at acc.umu.se> wrote:
>
> RGB in lavc is always sRGB as far as I'm aware.
>
This is incorrect. RGB is whatever it's tagged as, which may or may
not be sRGB. AVCodecContext and AVFrame have elements that tag the
colorspace appropriately.
- Leo Izen (thebombzen)
More information about the ffmpeg-devel
mailing list