[FFmpeg-cvslog] avcodec/x86/hevc: added DBF assembly functions

Carl Eugen Hoyos cehoyos at ag.or.at
Sat May 17 12:31:59 CEST 2014


Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:

> > > +    movd            m13, r11; beta0
> > 
> > All 21 "movd mx,ry" lines break compilation with nasm:
> > error: invalid combination of opcode and operands
> 
> If I remember right, this needs to be r11d instead of r11.

Patch pushed to github.

Thank you, Carl Eugen



More information about the ffmpeg-cvslog mailing list