[ffvpx] Re-enable assembly optimized code

It was inadvertently disabled in 8b37a1bc306c1d5a3cc92e9dc04fb95d5d9a0298.
This commit is contained in:
trav90 2018-04-26 16:54:31 -05:00 • committed by Roy Tam
commit 7c12d7e266
9 changed files with 11 additions and 11 deletions

View file

@ -194,7 +194,7 @@
#define HAVE_CEXP 1
#define HAVE_INLINE_ASM 1
#define HAVE_SYMVER 1
#define HAVE_YASM 1
#define HAVE_X86ASM 1
#define HAVE_BIGENDIAN 0
#define HAVE_FAST_UNALIGNED 1
#define HAVE_INCOMPATIBLE_LIBAV_ABI 0