1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/x86
2012-10-11 12:01:08 +02:00
..
ac3dsp_init.c x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared 2012-09-13 13:51:52 +03:00
ac3dsp.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
cabac.h x86: cabac: allow building with suncc 2012-08-13 14:51:52 +01:00
cavsdsp.c x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) 2012-10-08 11:54:05 +02: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_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: dsputil: kill VLA in gmc_mmx() 2012-10-05 22:33:32 +01:00
dsputil_mmx.h Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00
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
dsputil.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
dsputilenc_mmx.c dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 2012-09-28 12:25:07 -04:00
dsputilenc.asm
fdct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
fft_init.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
fft.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
fft.h
fmtconvert_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
fmtconvert.asm
h264_chromamc_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_chromamc.asm
h264_deblock_10bit.asm
h264_deblock.asm
h264_i386.h x86: cabac: allow building with suncc 2012-08-13 14:51:52 +01:00
h264_idct_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_idct.asm
h264_intrapred_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_intrapred_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
h264_intrapred.asm
h264_qpel_10bit.asm
h264_qpel.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_weight_10bit.asm
h264_weight.asm
h264dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
idct_mmx_xvid.c x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 2012-09-14 01:59:47 +02:00
idct_sse2_xvid.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
idct_xvid.h x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 2012-09-14 01:59:47 +02:00
imdct36.asm x86: avcodec: Drop silly "_sse" suffixes from filenames 2012-08-28 18:37:33 +02:00
lpc.c x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
Makefile x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
mathops.h
mlpdsp.c dsputil: split out mlp dsp function 2012-10-11 12:01:08 +02:00
motion_est.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
mpegaudiodec.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
mpegvideo.c avcodec: Drop silly and/or broken printf debug output 2012-10-01 10:24:28 +02:00
mpegvideoenc_template.c x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 2012-08-29 00:14:52 +02:00
mpegvideoenc.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
pngdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
pngdsp.asm
proresdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
proresdsp.asm
rv34dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
rv34dsp.asm
rv40dsp_init.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
rv40dsp.asm
sbrdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
sbrdsp.asm
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_init.c x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
vc1dsp_mmx.c x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
vc1dsp.asm
vc1dsp.h x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 2012-10-08 11:54:05 +02:00
vp3dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
vp3dsp.asm
vp8dsp_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
vp8dsp.asm
vp56_arith.h x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 2012-09-05 21:30:46 +02:00
vp56dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
vp56dsp.asm
w64xmmtest.c