ffmpeg/libavcodec/i386
Mike Melanson 7daabccb5d move the 0x80 vector outside of the function, thus saving the compiler
the trouble of having to initialize each byte on the stack individually

Originally committed as revision 3083 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-04-27 04:06:24 +00:00
..
cputest.c
dsputil_mmx.c move the 0x80 vector outside of the function, thus saving the compiler 2004-04-27 04:06:24 +00:00
dsputil_mmx_avg.h copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 2004-01-10 16:04:55 +00:00
dsputil_mmx_rnd.h copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 2004-01-10 16:04:55 +00:00
fdct_mmx.c fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) 2004-04-09 16:32:49 +00:00
fft_sse.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 2004-03-13 21:43:24 +00:00
idct_mmx.c
mmx.h add selected SSE2 ASM macros 2004-04-25 03:30:19 +00:00
motion_est_mmx.c attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 2004-02-29 22:10:18 +00:00
mpegvideo_mmx.c SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) 2004-01-29 01:15:25 +00:00
mpegvideo_mmx_template.c denoise_dct_mmx() 2004-01-02 22:29:08 +00:00
simple_idct_mmx.c attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 2004-02-29 22:10:18 +00:00
vp3dsp_mmx.c reorganize and simplify the VP3 IDCT stuff 2004-04-26 00:20:29 +00:00
vp3dsp_sse2.c yes, that's nice... 2004-04-26 00:33:59 +00:00