[FFmpeg-devel] [PATCH] vc1dsp: fix build without inline asm

Michael Niedermayer michaelni at gmx.at
Tue Apr 22 14:06:58 CEST 2014


On Tue, Apr 22, 2014 at 01:46:28PM +0200, Christophe Gisquet wrote:
> 2014-04-22 11:19 GMT+02:00 Hendrik Leppkes <h.leppkes at gmail.com>:
> [...]
> > @@ -764,6 +774,8 @@ av_cold void ff_vc1dsp_init_mmx(VC1DSPContext *dsp)
> >      FN_ASSIGN(put_, 3, 1, _mmx);
> >      FN_ASSIGN(put_, 3, 2, _mmx);
> >      FN_ASSIGN(put_, 3, 3, _mmx);
> > +
> > +    FN_ASSIGN(avg_, 0, 0, _mmx);
> 
> OK.

applied

thx

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

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- 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/20140422/c1ee235f/attachment.asc>


More information about the ffmpeg-devel mailing list