Re: [FFmpeg-devel] [PATCH v3] [RFC] lavc, lavfmt: add FLIF decoding support

2020-08-12 Thread Anamitra Ghorui
On Tue, 11 Aug 2020 23:38:21 +0530 Anamitra Ghorui wrote: > This patch adds support for non animated, animated, non interlaced and > interlaced FLIF images. > Hopefully, all previously mentioned mistakes have been resolved. > However, there are a few things I want to ask: > > * The decoder can a

Re: [FFmpeg-devel] [PATCH v3] [RFC] lavc, lavfmt: add FLIF decoding support

2020-08-11 Thread Andreas Rheinhardt
Anamitra Ghorui: > This patch adds support for non animated, animated, non interlaced and > interlaced FLIF images. > Hopefully, all previously mentioned mistakes have been resolved. > However, there are a few things I want to ask: > > * The decoder can accept arbitary packet sizes. How do I make