OSDN Git Service

x86/synth_filter: add missing HAVE_YASM guard
authorJames Almer <jamrial@gmail.com>
Tue, 4 Mar 2014 08:47:38 +0000 (05:47 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 4 Mar 2014 21:47:28 +0000 (22:47 +0100)
commit206167a295a5c28cec3c38f7308835b0b7e0618f
treeaec3d67be63dbcf28b1207ee99c897cb1ee812f3
parent309171bea9cd7f1213cd7ed178e5c7a032ab9a4b
x86/synth_filter: add missing HAVE_YASM guard

Should fix compilation failures with --disable-yasm on some compilers

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/dcadsp_init.c