ffmpeg/libavcodec/x86
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled
Some optimized template functions reference optimized symbols, so they
must be explicitly disabled when those symbols are unavailable.
2012-08-30 19:37:32 +02:00
..
Makefile x86: Always compile files with functions that are called unconditionally 2012-08-29 00:27:06 +02:00
ac3dsp.asm
ac3dsp_init.c
cabac.h
cavsdsp.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil.asm
dsputil_mmx.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputilenc.asm
dsputilenc_mmx.c
fdct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
fft.asm x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264dsp_init.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
mathops.h
mlpdsp.c
motion_est.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
mpegaudiodec.c x86: Fix linking with some or all of yasm, mmx, optimizations disabled 2012-08-30 19:37:32 +02:00
mpegvideo.c
mpegvideoenc.c x86: Fix linking with some or all of yasm, mmx, optimizations disabled 2012-08-30 19:37:32 +02:00
mpegvideoenc_template.c x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 2012-08-29 00:14:52 +02:00
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
rv34dsp.asm
rv34dsp_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
rv40dsp.asm
rv40dsp_init.c x86: Fix linking with some or all of yasm, mmx, optimizations disabled 2012-08-30 19:37:32 +02:00
sbrdsp.asm
sbrdsp_init.c
simple_idct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
snowdsp.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
vc1dsp.asm
vc1dsp_mmx.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
vp3dsp.asm
vp3dsp_init.c
vp8dsp.asm
vp8dsp_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c