ffmpeg/libavcodec/i386
Michael Niedermayer f818862633 fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext)
Originally committed as revision 2124 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-15 19:58:27 +00:00
..
cputest.c
dsputil_mmx.c the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 2003-06-21 01:11:31 +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
fdct_mmx.c
fft_sse.c
idct_mmx.c
mmx.h
motion_est_mmx.c MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 2003-03-03 14:54:00 +00:00
mpegvideo_mmx.c fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 2003-05-14 15:12:13 +00:00
mpegvideo_mmx_template.c fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) 2003-08-15 19:58:27 +00:00
simple_idct_mmx.c * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00