1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/x86
Michael Niedermayer f7a5e7791d Revert "ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder"
This reverts commit cc4d3dd3e2.
revert at authors request due to better impementation being available

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-03-15 15:11:22 +01:00
..
ac3dsp_mmx.c Revert "ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder" 2011-03-15 15:11:22 +01:00
ac3dsp.asm Revert "ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder" 2011-03-15 15:11:22 +01:00
cavsdsp_mmx.c
dct32_sse.c
deinterlace.asm
dnxhd_mmx.c
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c dsputil_mmx.c: remove ff_vector128. 2011-02-20 19:05:46 +01:00
dsputil_mmx.h dsputil: move VC1-specific stuff into VC1DSPContext. 2011-02-18 19:52:40 +01:00
dsputil_yasm.asm Fix ff_emu_edge_core_sse() on Win64. 2011-02-09 03:33:55 +01:00
dsputilenc_mmx.c Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 2011-01-23 19:32:06 +01:00
dsputilenc_yasm.asm
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 2011-02-14 23:58:19 +01:00
fft_sse.c Fix ff_imdct_calc_sse() on gcc-4.6 2011-02-04 03:08:09 +01:00
fft.c FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 2011-02-14 23:58:19 +01:00
fft.h
fmtconvert_mmx.c Separate format conversion DSP functions from DSPContext. 2011-02-04 03:08:09 +01:00
fmtconvert.asm Separate format conversion DSP functions from DSPContext. 2011-02-04 03:08:09 +01:00
h264_chromamc.asm
h264_deblock.asm
h264_i386.h
h264_idct.asm
h264_intrapred_init.c
h264_intrapred.asm x86: fix overflow in h264 8x8 planar prediction 2011-01-26 03:43:29 +01:00
h264_qpel_mmx.c
h264_weight.asm
h264dsp_mmx.c
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c cosmetics related to LPC changes. 2011-01-23 19:32:06 +01:00
Makefile Add CONFIG_AC3DSP symbol to simplify makefiles 2011-03-12 11:35:26 +00:00
mathops.h
mlpdsp.c
motion_est_mmx.c
mpegaudiodec_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c dsputil: move VC1-specific stuff into VC1DSPContext. 2011-02-18 19:52:40 +01:00
vc1dsp_yasm.asm
vp3dsp.asm
vp8dsp-init.c
vp8dsp.asm
vp56_arith.h
vp56dsp_init.c
vp56dsp.asm
x86inc.asm
x86util.asm Add x86-optimized versions of exponent_min(). 2011-02-11 02:54:09 +01:00