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.
 
 
 
 
 
Guillaume Poirier f6d1338cb5 Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. 19 years ago
..
cputest.c
dsputil_h264_template_mmx.c faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. 19 years ago
dsputil_mmx.c use sse16_sse2() in nsse 19 years ago
dsputil_mmx_avg.h
dsputil_mmx_rnd.h Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
fdct_mmx.c libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
fft_sse.c
h264dsp_mmx.c faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. 19 years ago
idct_mmx.c add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) 19 years ago
idct_mmx_xvid.c remove unused table entries 19 years ago
mmx.h Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. 19 years ago
motion_est_mmx.c
mpegvideo_mmx.c
mpegvideo_mmx_template.c replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ... 19 years ago
simple_idct_mmx.c
vp3dsp_mmx.c adding a few const 20 years ago
vp3dsp_sse2.c kill a bunch of compiler warnings 19 years ago