1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-12 02:14:56 +02:00
ffmpeg/libavcodec/i386
Michael Niedermayer 6e0593e80b reorder table instead of wasting instructions to reorder the input to match the table
Originally committed as revision 2436 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-25 21:59:28 +00:00
..
cputest.c via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 2002-11-26 16:26:58 +00:00
dsputil_mmx_avg.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dsputil_mmx_rnd.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dsputil_mmx.c 1l 2003-10-23 23:24:38 +00:00
fdct_mmx.c reorder table instead of wasting instructions to reorder the input to match the table 2003-10-25 21:59:28 +00:00
fft_sse.c added define for builtins use - inverse fix by Romain Dolbeau 2003-01-07 17:41:43 +00:00
idct_mmx.c * undefine local defines when they are no longer needed 2002-05-27 08:37:13 +00:00
mmx.h * avoids double inclusion of this header 2002-05-27 08:31:54 +00:00
motion_est_mmx.c Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 2003-10-24 20:09:30 +00:00
mpegvideo_mmx_template.c minor mmx2 optimization if the dct 2003-10-23 13:22:20 +00:00
mpegvideo_mmx.c minor mmx2 optimization if the dct 2003-10-23 13:22:20 +00:00
simple_idct_mmx.c another non const static, maybe its thread save now 2003-09-15 19:18:28 +00:00