[FFmpeg-devel] [PATCH]Support SOLID_GRAY lagarith frames

Michael Niedermayer michaelni at gmx.at
Tue Jan 22 16:24:19 CET 2013


On Tue, Jan 22, 2013 at 04:18:05PM +0100, Carl Eugen Hoyos wrote:
> On Tuesday 22 January 2013 03:53:24 pm Michael Niedermayer wrote:
> > > +        } else {
> > > +            for (j = 0; j < avctx->height; j++)
> > > +                memset(dst, buf[1], avctx->width * planes);
> >
> > this repeatly memsets dst without advancing the pointer
> 
> New patch attached.
> 
> Thank you, Carl Eugen

>  lagarith.c |   15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> cd30f5b13ebfaa98646058167e7bb3c37d9f49bd  patchlagssolidgray3.diff

should be ok if it works

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130122/f3092673/attachment.asc>


More information about the ffmpeg-devel mailing list