1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/i386
Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings
Originally committed as revision 4522 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-14 15:42:40 +00:00
..
cputest.c x86 cpu capabilities detection rewrite / cleanup 2004-12-13 16:11:38 +00:00
dsputil_h264_template_mmx.c sort H.264 mmx dsp functions into their own file 2005-06-02 20:45:35 +00:00
dsputil_mmx_avg.h read 32bit instead of 64bit to avoid overreading and missalignments 2005-04-17 13:30:45 +00:00
dsputil_mmx_rnd.h
dsputil_mmx.c sort H.264 mmx dsp functions into their own file 2005-06-02 20:45:35 +00:00
fdct_mmx.c libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
fft_sse.c
h264dsp_mmx.c sort H.264 mmx dsp functions into their own file 2005-06-02 20:45:35 +00:00
idct_mmx.c libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
mmx.h
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
simple_idct_mmx.c
vp3dsp_mmx.c adding a few const 2005-06-01 21:19:00 +00:00
vp3dsp_sse2.c kill a bunch of compiler warnings 2005-08-14 15:42:40 +00:00