ffmpeg/libavcodec/i386
Baptiste Coudurier 066e0cc50d add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses around arithmetic in operand of |
Originally committed as revision 11673 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-30 23:54:59 +00:00
..
cavsdsp_mmx.c Factorize some duplicated code from CAVS and H.264 into a common file. 2008-01-11 08:29:58 +00:00
cputest.c
dsputil_h264_template_mmx.c add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 2007-12-21 23:11:22 +00:00
dsputil_mmx.c add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses around arithmetic in operand of | 2008-01-30 23:54:59 +00:00
dsputil_mmx.h Factorize some duplicated code from CAVS and H.264 into a common file. 2008-01-11 08:29:58 +00:00
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
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c move FLAC mmx dsp to its own file 2007-12-16 22:20:47 +00:00
h264dsp_mmx.c Factorize some duplicated code from CAVS and H.264 into a common file. 2008-01-11 08:29:58 +00:00
idct_mmx.c Rename illegal identifiers, _ followed by capital is reserved for the system. 2008-01-16 21:21:30 +00:00
idct_mmx_xvid.c Use DECLARE_ALIGNED and remove unneeded attribute_used 2008-01-27 19:59:11 +00:00
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 Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
mpegvideo_mmx.c spelling 2007-12-01 22:21:04 +00:00
mpegvideo_mmx_template.c
simple_idct_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
snowdsp_mmx.c Replace complicated and currently broken manual alignment code by 2007-08-30 11:41:58 +00:00
vc1dsp_mmx.c Fix issue #301: 2008-01-02 19:24:42 +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