[FFmpeg-devel] [PATCH] libavcodec/gifenc: Only write palette entries that actually used
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Feb 5 18:07:38 EET 2021
On 05/02/2021 01:54, Andreas Rheinhardt wrote:
> Could AV_CODEC_FLAG_GLOBAL_HEADER be used for this?
It could, but I don't think it should.
The global header is still written, just not with a global palette.
I think it would be, at best, confusing, especially in terms of
intent.
- Derek
More information about the ffmpeg-devel
mailing list