FFmpeg/libavcodec/i386
Mike Melanson 01456e8e86 use optimized VP3 functions where appropriate
Originally committed as revision 2857 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-03-08 02:18:19 +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 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
dsputil_mmx.c use optimized VP3 functions where appropriate 2004-03-08 02:18:19 +00:00
fdct_mmx.c SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) 2004-01-29 01:15:25 +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 attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 2004-02-29 22:10:18 +00:00
mpegvideo_mmx_template.c denoise_dct_mmx() 2004-01-02 22:29:08 +00:00
mpegvideo_mmx.c SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) 2004-01-29 01:15:25 +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 seperated out the C-based VP3 DSP functions into a different file; also 2004-03-08 02:13:45 +00:00