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.
 
 
 
 
 
Loren Merritt b926572aa9 h264 mmx weighted prediction. up to 3% overall speedup. 19 years ago
..
cputest.c
dsputil_h264_template_mmx.c
dsputil_mmx.c h264 mmx weighted prediction. up to 3% overall speedup. 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 h264 mmx weighted prediction. up to 3% overall speedup. 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
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
vp3dsp_sse2.c kill a bunch of compiler warnings 19 years ago