1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/i386
Aurelien Jacobs bb6cc730e5 remove some unused ff_p* vars from dsputil
Originally committed as revision 11106 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-27 22:57:26 +00:00
..
cavsdsp_mmx.c make ff_p* vars extern so that they can be used in various *_mmx.c files 2007-11-27 22:23:34 +00:00
cputest.c
dsputil_h264_template_mmx.c
dsputil_mmx_avg.h Explain why there are no multiple inclusion guards in these header files. 2007-10-17 22:29:13 +00:00
dsputil_mmx_qns.h Explain why there are no multiple inclusion guards in these header files. 2007-10-17 22:29:13 +00:00
dsputil_mmx_rnd.h Explain why there are no multiple inclusion guards in these header files. 2007-10-17 22:29:13 +00:00
dsputil_mmx.c remove some unused ff_p* vars from dsputil 2007-11-27 22:57:26 +00:00
dsputil_mmx.h remove some unused ff_p* vars from dsputil 2007-11-27 22:57:26 +00:00
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_sse.c
h264dsp_mmx.c use ff_ prefix for extern vars 2007-11-27 22:36:15 +00:00
idct_mmx_xvid.c
idct_mmx.c
mathops.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mmx.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c make ff_p* vars extern so that they can be used in various *_mmx.c files 2007-11-27 22:23:34 +00:00
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c build vc1dsp_mmx.c in its own compilation unit 2007-11-27 22:42:55 +00:00
vp3dsp_mmx.c
vp3dsp_mmx.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vp3dsp_sse2.c
vp3dsp_sse2.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00