On 2019-02-15 10:01, Kornel wrote:
> libavcodec/gif.c in ff_gif_encoder.pix_fmts seems to passively declare types 
> of pixel formats it accepts.

If you want to experiment you can change that so it accepts rgb (also or
only).  Then you can implement and test what you want, then you can ask
about submitting it.

You can make your fancy encoding only available with rgb, or with some
option and return an error when given pal8.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to