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.
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 22 years ago
..
cputest.c via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 23 years ago
dsputil_mmx.c disable encoders where appropriate (patch courtesy of BERO 22 years ago
dsputil_mmx_avg.h * UINTX -> uintx_t INTX -> intx_t 23 years ago
dsputil_mmx_rnd.h * UINTX -> uintx_t INTX -> intx_t 23 years ago
fdct_mmx.c cleanup 23 years ago
fft_sse.c added define for builtins use - inverse fix by Romain Dolbeau 23 years ago
idct_mmx.c * undefine local defines when they are no longer needed 24 years ago
mmx.h * avoids double inclusion of this header 24 years ago
motion_est_mmx.c removed warnings 22 years ago
mpegvideo_mmx.c fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 23 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 another non const static, maybe its thread save now 22 years ago