1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/x86
Jason Garrett-Glaser 82a8d0f114 Use add instead of lshift in mmxext vp8 idct
Originally committed as revision 23891 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-29 17:23:17 +00:00
..
cavsdsp_mmx.c
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora 2010-06-04 04:46:26 +00:00
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c Add const to some pointer parameters. 2010-06-27 15:11:38 +00:00
dsputil_mmx.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +00:00
dsputil_yasm.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
fft_sse.c
fft.c
fft.h
h264_deblock_sse2.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
h264_i386.h
h264_idct_sse2.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
h264_intrapred.asm MMXEXT version of vp8 4x4 vertical pred 2010-06-29 00:23:52 +00:00
h264dsp_mmx.c Add missing mm_support call toff_h264_pred_init_x86. 2010-06-29 12:28:06 +00:00
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c
Makefile First shot at VP8 optimizations: 2010-06-27 02:01:45 +00:00
mathops.h
mlpdsp.c
mmx.h
motion_est_mmx.c
mpegaudiodec_mmx.c Fix compilation on x64. 2010-06-24 08:53:32 +00:00
mpegvideo_mmx_template.c
mpegvideo_mmx.c
rv40dsp_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the 2010-05-28 07:01:34 +00:00
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
vp8dsp-init.c MMX idct_add for VP8. 2010-06-29 14:43:11 +00:00
vp8dsp.asm Use add instead of lshift in mmxext vp8 idct 2010-06-29 17:23:17 +00:00
x86inc.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
x86util.asm MMX idct_add for VP8. 2010-06-29 14:43:11 +00:00