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.
 
 
 
 
Diego Biurrun 04932b0d97 cosmetics: typo fixes 17 years ago
..
cavsdsp_mmx.c Factorize some duplicated code from CAVS and H.264 into a common file. 17 years ago
cputest.c get register names from x86_cpu.h 17 years ago
dsputil_h264_template_mmx.c clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. 17 years ago
dsputil_mmx.c Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() 17 years ago
dsputil_mmx.h
dsputil_mmx_avg.h __asm __volatile -> asm volatile part 2 17 years ago
dsputil_mmx_qns.h
dsputil_mmx_rnd.h __asm __volatile -> asm volatile part 2 17 years ago
dsputilenc_mmx.c split encoding part of dsputil_mmx into its own file 17 years ago
fdct_mmx.c
fft_3dn.c
fft_3dn2.c Add libavcodec to compiler include flags in order to simplify header 18 years ago
fft_sse.c work around issues with the old version of Gnu Assembler shipped on 18 years ago
flacdsp_mmx.c
h264dsp_mmx.c
idct_mmx.c cosmetics: Replace // by /* */ comments. 17 years ago
idct_mmx_xvid.c
mathops.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
mmx.h
motion_est_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 17 years ago
mpegvideo_mmx.c move draw_edges() into dsputil 17 years ago
mpegvideo_mmx_template.c cosmetics: typo fixes 17 years ago
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c Fix issue #301: 17 years ago
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h