[FFmpeg-devel] [PATCH]Lagarith decoder.

Reimar Döffinger Reimar.Doeffinger
Wed Jan 5 17:15:50 CET 2011


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 +=
> > >> + ? ? ? ? ? ? ? ?lag_decode_line(l, &rac, dst + (i * stride), width,
> > >> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?stride, step, esc_count);
> > >> +
> > >> + ? ? ? ? ? ? ? ?src +=
> > >> + ? ? ? ? ? ? ? ? ? ?lag_decode_zero_run_line(l, dst + (i * stride),
> > >> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? src, width, step, esc_count);
> > >
> > > 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...



More information about the ffmpeg-devel mailing list