[Ffmpeg-devel] [PATCH] Snow mc_block mmx optimization

Guillaume POIRIER poirierg
Fri Mar 24 21:53:42 CET 2006


Hi,

On 3/24/06, matthieu castet <castet.matthieu at free.fr> wrote:
> Hi,
> Guillaume POIRIER wrote:
> > Hi,
>
> > Index: libavformat/avienc.c
> > ===================================================================
> > RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/avienc.c,v
> > retrieving revision 1.128
> > diff -u -u -r1.128 avienc.c
> > --- libavformat/avienc.c      2 Mar 2006 20:44:35 -0000       1.128
> > +++ libavformat/avienc.c      24 Mar 2006 20:20:53 -0000
> > @@ -200,6 +200,7 @@
> >      { CODEC_ID_TRUEMOTION2, MKTAG('T', 'M', '2', '0') },
> >      { CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') },
> >      { CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') },
> > +    { CODEC_ID_MMVIDEO, MKTAG('M', 'M', 'V', 'i') },
> >      { CODEC_ID_RAWVIDEO, 0 },
> >      { CODEC_ID_NONE, 0 },
> >  };
> >
> there is some extra on the patch ?

Yes, and it's not supposed to be there (it's the only extra part btw).
I should have triple-check my patch before sending it.

Guillaume
--
I am disillusioned enough to know that no man's opinion on any subject
is worth a damn unless backed up with enough genuine information to
make him really know what he's talking about.

-- H. P. Lovecraft (about the flamewars on FFmpeg and MPlayer-dev mailing lists)
http://www.brainyquote.com/quotes/quotes/h/hplovecr278144.html





More information about the ffmpeg-devel mailing list