Re: [FFmpeg-devel] [GSoC] [WIP] [RFC] FLIF Encoder & Decoder Project

2020-05-05 Thread Jai Luthra
Hi Kartik, On Mon, Mar 30, 2020, at 4:50 AM, Kartik K. Khullar wrote: > This is my WIP patch for GSoC and I worked on transformations involved > in encoding/decoding FLIF images. I have created a module under > libavcodec and as guided by my mentors I have tried to use pixel data > from AVFrame

[FFmpeg-devel] [GSoC] [WIP] [RFC] FLIF Encoder & Decoder Project

2020-03-29 Thread Kartik K. Khullar
This is my WIP patch for GSoC and I worked on transformations involved in encoding/decoding FLIF images. I have created a module under libavcodec and as guided by my mentors I have tried to use pixel data from AVFrame structs. Module covers all the chunks of code for YCoCg Transformation that will