1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/libavcodec/i386
Diego Pettenò 8539d8b573 Declare ff_pw_53 and ff_pw_18 as assembler constants.
Patch by Diego 'Flameeyes' Petten

Originally committed as revision 15553 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-04 16:48:07 +00:00
..
cavsdsp_mmx.c
cpuid.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
dsputil_mmx.c Ensure MMX/SSE2 VP3 IDCT selection isn't disabled when only Theora is enabled 2008-09-17 19:49:31 +00:00
dsputil_mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_yasm.asm file which should have been added in r14749 2008-08-14 05:00:25 +00:00
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn2.c missing prototype 2008-08-14 04:41:02 +00:00
fft_3dn.c
fft_mmx.asm
fft_sse.c
flacdsp_mmx.c
h264_i386.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
h264dsp_mmx.c
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c stricter constraints of asm() blocks 2008-08-24 08:41:20 +00:00
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c Declare ff_pw_53 and ff_pw_18 as assembler constants. 2008-10-04 16:48:07 +00:00
vp3dsp_mmx.c Cosmetics: reindent 2008-09-17 19:38:44 +00:00
vp3dsp_mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
vp3dsp_sse2.c Remove duplication of TRANSPOSE8 macro, also removing some redundant load/stores 2008-09-18 03:08:33 +00:00
vp3dsp_sse2.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
x86inc.asm