FFmpeg/libavcodec/i386
Reimar Döffinger cd7af76d9e Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.
Originally committed as revision 4575 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-10 19:30:40 +00:00
..
cputest.c
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
dsputil_mmx_rnd.h Kill some compiler warnings. Compiled code verified identical after changes. 2005-09-06 21:25:35 +00:00
dsputil_mmx.c Fix compile without CONFIG_GPL, misplaced #endif caused a missing }. 2005-09-10 19:30:40 +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 simplify (d&a) and (d&~a) calculation, hint by skal 2005-09-03 09:17:30 +00:00
idct_mmx_xvid.c remove unused table entries 2005-09-10 19:03:37 +00:00
idct_mmx.c add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) 2005-09-02 21:13:19 +00:00
mmx.h
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
simple_idct_mmx.c
vp3dsp_mmx.c
vp3dsp_sse2.c kill a bunch of compiler warnings 2005-08-14 15:42:40 +00:00