ffmpeg/libavcodec/x86
Hendrik Leppkes fb4e983e0c x86: mlpdsp: mlp_filter_channel_x86 requires inline asm
Signed-off-by: Martin Storsjö <martin@martin.st>
2012-09-08 15:41:44 +03:00
..
Makefile x86: Always compile files with functions that are called unconditionally 2012-08-29 00:27:06 +02:00
ac3dsp.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
ac3dsp_init.c
cabac.h
cavsdsp.c cavsdsp: set idct permutation independently of dsputil 2012-09-07 11:42:35 +01:00
dct32.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
deinterlace.asm
dnxhdenc.c x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
dsputil.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
dsputil_avg_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 2012-09-07 13:50:52 +02:00
dsputil_mmx.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 2012-09-07 13:50:52 +02:00
dsputil_mmx.h
dsputil_qns_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 2012-09-07 13:50:52 +02:00
dsputil_rnd_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 2012-09-07 13:50:52 +02:00
dsputilenc.asm
dsputilenc_mmx.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 2012-09-07 13:50:52 +02:00
fdct.c
fft.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +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 x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_intrapred.asm
h264_intrapred_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_intrapred_init.c
h264_qpel.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264dsp_init.c x86: h264dsp: drop some unnecessary ifdefs around prototype declarations 2012-09-04 01:44:59 +02:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
mathops.h
mlpdsp.c x86: mlpdsp: mlp_filter_channel_x86 requires inline asm 2012-09-08 15:41:44 +03:00
motion_est.c
mpegaudiodec.c x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
mpegvideo.c
mpegvideoenc.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +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
snowdsp.c
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 x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 2012-09-05 21:30:46 +02:00
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c