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 d50635cd24 split intra / inter dequantization 21 years ago
..
cputest.c via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
dsputil_mmx.c Here are juste two added #ifdef CONFIG_ENCODERS to allow 21 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 reorder table instead of wasting instructions to reorder the input to match the table 21 years ago
fft_sse.c added define for builtins use - inverse fix by Romain Dolbeau 22 years ago
idct_mmx.c * undefine local defines when they are no longer needed 23 years ago
mmx.h * avoids double inclusion of this header 23 years ago
motion_est_mmx.c Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 21 years ago
mpegvideo_mmx.c split intra / inter dequantization 21 years ago
mpegvideo_mmx_template.c noise reduction of dct coefficients 21 years ago
simple_idct_mmx.c another non const static, maybe its thread save now 22 years ago