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.
 
 
 
 
Michael Niedermayer f818862633 fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) 22 years ago
..
cputest.c
dsputil_mmx.c the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
dsputil_mmx_avg.h * UINTX -> uintx_t INTX -> intx_t 22 years ago
dsputil_mmx_rnd.h * UINTX -> uintx_t INTX -> intx_t 22 years ago
fdct_mmx.c
fft_sse.c
idct_mmx.c
mmx.h
motion_est_mmx.c MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
mpegvideo_mmx.c fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 22 years ago
mpegvideo_mmx_template.c fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) 22 years ago
simple_idct_mmx.c * UINTX -> uintx_t INTX -> intx_t 22 years ago