OSDN Git Service

Fix compile on Darwin (FATE). Compile error:
authorAlexander Strange <astrange@ithinksw.com>
Wed, 29 Sep 2010 12:34:01 +0000 (12:34 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Sep 2010 12:34:01 +0000 (12:34 +0000)
commit5ba24e4982f988343ac1444b7ddd16cecc3e9bbf
treec99a078e673b30989d61be89319a15ad3250b669
parent655c36b22fd889f61aa31d769addbcde695d7252
Fix compile on Darwin (FATE). Compile error:
yadif.c:226: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
yadif.c:220: error: 'asm' operand has impossible constraints

Patch by Alexander Strange <astrange ithinksw com>.

Originally committed as revision 25251 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/x86/yadif.c