You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 13 years ago
..
Makefile x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 13 years ago
ac3dsp.asm
ac3dsp_init.c x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared 13 years ago
cabac.h
cavsdsp.c x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) 13 years ago
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil.asm
dsputil_avg_template.c
dsputil_mmx.c x86: dsputil: kill VLA in gmc_mmx() 13 years ago
dsputil_mmx.h Give all anonymously typedeffed structs in headers a name 13 years ago
dsputil_qns_template.c
dsputil_rnd_template.c
dsputilenc.asm
dsputilenc_mmx.c dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 13 years ago
fdct.c
fft.asm
fft.h
fft_init.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 13 years ago
fmtconvert.asm
fmtconvert_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
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 x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
h264_qpel.c
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
idct_mmx_xvid.c x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 13 years ago
idct_sse2_xvid.c
idct_xvid.h x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 13 years ago
imdct36.asm
lpc.c
mathops.h
mlpdsp.c dsputil: split out mlp dsp function 13 years ago
motion_est.c
mpegaudiodec.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 13 years ago
mpegvideo.c avcodec: Drop silly and/or broken printf debug output 13 years ago
mpegvideoenc.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
mpegvideoenc_template.c
pngdsp.asm
pngdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
proresdsp.asm
proresdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
rv34dsp.asm
rv34dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
rv40dsp.asm
rv40dsp_init.c x86: call most of the x86 dsp init functions under if (ARCH_X86) 13 years ago
sbrdsp.asm
sbrdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
simple_idct.c
snowdsp.c
vc1dsp.asm
vc1dsp.h x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 13 years ago
vc1dsp_init.c x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 13 years ago
vc1dsp_mmx.c x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 13 years ago
vp3dsp.asm
vp3dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
vp8dsp.asm
vp8dsp_init.c
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
w64xmmtest.c