OSDN Git Service

lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 22 Jul 2012 00:03:12 +0000 (17:03 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 23 Jul 2012 02:44:06 +0000 (19:44 -0700)
commit3124886554f202edeb0578bf664e576474a5d40f
tree5e178b75f671a2e04a0e004dd49087a5257ee384
parent8d2e3fee0bde0ddd075cf613630619f95517de97
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.

This allows compiling this code using compilers that do not understand
gcc-style inline assembly.
libavfilter/x86/gradfun.c
libavfilter/x86/yadif.c