• Alexis Ballier's avatar
    stricter constraints of asm() blocks · dad6afb4
    Alexis Ballier authored
    All these variables are used as left operands of a movd instruction,
    which does accept only memory or register operands while the "g"
    constraint also allows immediates. Use "rm" instead.
    Patch by Alexis Ballier %alexis P ballier A gmail P com%
    
    Originally committed as revision 14941 to svn://svn.ffmpeg.org/ffmpeg/trunk
    dad6afb4
mpegvideo_mmx.c 27.4 KB