ffmpeg/libavcodec/x86
Justin Ruggles 70bb747a57 ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
this should fix the windows builds

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-05-28 22:43:40 +03:00
..
Makefile dct32: port SSE 32-point DCT to YASM 2011-05-21 17:42:26 +02:00
ac3dsp.asm ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits. 2011-05-28 22:43:40 +03:00
ac3dsp_mmx.c ac3enc: modify mantissa bit counting to keep bap counts for all values of bap 2011-05-28 12:39:28 -04:00
cavsdsp_mmx.c
dct32_sse.asm x86 asm: Add SECTION_TEXT to dct32_sse.asm. 2011-05-23 12:47:53 +02:00
deinterlace.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
dnxhd_mmx.c
dsputil_mmx.c Port x86 10-bit H.264 deblock asm from x264 2011-05-10 20:02:15 -07:00
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_yasm.asm Add support for a.out object format to assembler macros. 2011-05-20 17:52:21 +02:00
dsputilenc_mmx.c
dsputilenc_yasm.asm Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 2011-05-17 20:44:48 +02:00
fdct_mmx.c
fft.c Fix dct32() compilation with --disable-yasm 2011-05-22 07:10:19 -04:00
fft.h dct32: Add AVX implementation of 32-point DCT 2011-05-21 17:42:26 +02:00
fft_3dn.c
fft_3dn2.c
fft_mmx.asm x86: Add appropriate ifdefs around certain AVX functions. 2011-05-27 21:18:12 +02:00
fft_sse.c x86: Add appropriate ifdefs around certain AVX functions. 2011-05-27 21:18:12 +02:00
fmtconvert.asm dct32_sse: eliminate some spills 2011-05-22 19:27:18 +02:00
fmtconvert_mmx.c 10l: wrap float_interleave functions in HAVE_YASM. 2011-05-18 20:18:08 -04:00
h264_chromamc.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264_deblock.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264_deblock_10bit.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264_i386.h
h264_idct.asm Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 2011-05-17 20:44:48 +02:00
h264_intrapred.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264_intrapred_init.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264_qpel_mmx.c
h264_weight.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264dsp_mmx.c h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. 2011-05-16 15:35:53 +02:00
idct_mmx.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c
mathops.h
mlpdsp.c
motion_est_mmx.c
mpegaudiodec_mmx.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegvideo_mmx.c
mpegvideo_mmx_template.c Remove disabled non-optimized code variants. 2011-04-29 20:01:13 +02:00
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vc1dsp_yasm.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
vp3dsp.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
vp8dsp-init.c
vp8dsp.asm Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 2011-05-17 20:44:48 +02:00
vp56_arith.h
vp56dsp.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
vp56dsp_init.c
x86inc.asm Add support for a.out object format to assembler macros. 2011-05-20 17:52:21 +02:00
x86util.asm dct32_sse: eliminate some spills 2011-05-22 19:27:18 +02:00