x86: Unconditionally compile blockdsp and svq1enc init files
authorDiego Biurrun <diego@biurrun.de>
Thu, 3 Jul 2014 13:25:41 +0000 (06:25 -0700)
committerDiego Biurrun <diego@biurrun.de>
Sat, 5 Jul 2014 11:18:34 +0000 (04:18 -0700)
commit12f129e545e5a5844b6ad7f3eb6a438015cad8bc
tree3da22faca51c20978c0185f710b917671d52fd25
parent009331303a6462d07cbe94aef9c446f1a1695519
x86: Unconditionally compile blockdsp and svq1enc init files

This avoids a link failure with MMX disabled as the init functions
are referenced unconditionally.
libavcodec/x86/Makefile
libavcodec/x86/blockdsp.c [moved from libavcodec/x86/blockdsp_mmx.c with 100% similarity]
libavcodec/x86/svq1enc.c [moved from libavcodec/x86/svq1enc_mmx.c with 100% similarity]