]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vp3dsp.asm
Use "d" suffix for general-purpose registers used with movd.
[ffmpeg] / libavcodec / x86 / vp3dsp.asm
2010-09-05 Reimar DöffingerUse "d" suffix for general-purpose registers used with...
2010-08-30 Ronald S. BultjeMove VP3 IDCT functions from inline ASM to YASM. This...