Re: [FFmpeg-devel] [PATCH V3] [RFC] GSoC: FLIF16 Image format parser

2020-03-14 Thread Anamitra Ghorui
Hello, March 15, 2020 2:15 AM, "Jai Luthra" wrote: >On Fri, Mar 06, 2020 at 06:10:04PM +, Anamitra Ghorui wrote: >>The parser has been tested and is able to correctly identify the start >>of the compressed bitstream. The patch has a set of printf statements >>which print a "tracing table" of

Re: [FFmpeg-devel] [PATCH V3] [RFC] GSoC: FLIF16 Image format parser

2020-03-14 Thread Jai Luthra
Hi Anamitra, Good progres on the parser, I tested it on the samples you provided, lgtm. Comments inline. On Fri, Mar 06, 2020 at 06:10:04PM +, Anamitra Ghorui wrote: The parser has been tested and is able to correctly identify the start of the compressed bitstream. The patch has a set of

Re: [FFmpeg-devel] [PATCH V3] [RFC] GSoC: FLIF16 Image format parser

2020-03-06 Thread Anamitra Ghorui
I just realised that there is a range coder implementation already present in libavcodec. I'll look into it. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or ema