[FFmpeg-devel] [PATCH]Lagarith decoder. (original) (raw)

Nathan Caldwell saintdev
Wed Jan 5 23:37:29 CET 2011


On Wed, Jan 5, 2011 at 9:15 AM, Reimar D?ffinger <Reimar.Doeffinger at gmx.de> wrote:

On Sun, Dec 13, 2009 at 09:51:10PM +0100, Reimar D?ffinger wrote:

On Sat, Oct 24, 2009 at 10:54:33PM -0600, Nathan Caldwell wrote: > >> + ? ? ? ? ? ?read += > >> + ? ? ? ? ? ? ? ?lagdecodeline(l, &rac, dst + (i * stride), width, > >> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?stride, step, esccount); > >> + > >> + ? ? ? ? ? ? ? ?src += > >> + ? ? ? ? ? ? ? ? ? ?lagdecodezerorunline(l, dst + (i * stride), > >> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? src, width, step, esccount); > > > > The function calls on the next line look weird. > > indent's doing. Fixed. > Since these are all cosmetic, changes in the next patch.

Any chances you can send a patch with the changes you already did? Does anyone have a version of the patch with the changes that were already done locally? Or can we get this started again? Despite the horribleness of the codec a lot of people are interested...

Hmm, somehow I missed your reply last year. =( Pretty much all my spare free time is taken up by the aac encoder right now.

I think I pushed my last changes to http://repo.or.cz/w/FFMpeg-mirror/lagarith.git

I've attached rebased patches for the repo I have locally, not sure if these include all the changes. I'll double check my repo at home tonight to see what I have there.

-- -Nathan Caldwell -------------- next part -------------- A non-text attachment was scrubbed... Name: lagarith-decoder-4.patch Type: text/x-patch Size: 18514 bytes Desc: not available URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110105/d5d639cf/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: lagarith-rangecoder-5.patch Type: text/x-patch Size: 6177 bytes Desc: not available URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110105/d5d639cf/attachment-0001.bin>



More information about the ffmpeg-devel mailing list