[FFmpeg-devel] [PATCH] pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Feb 10 12:36:04 CET 2015
wm4 <nfxjfg <at> googlemail.com> writes:
> - * When the pixel format is palettized RGB (AV_PIX_FMT_PAL8),
> + * When the pixel format is palettized ARGB (AV_PIX_FMT_PAL8),
I believe "ARGB" in this file describes something
that does not depend on the endianess while the
palette (if the documentation is correct) does
depend on the endianess, so maybe "RGB32" would
be the better term.
Carl Eugen
More information about the ffmpeg-devel
mailing list