You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Kang 58f7aad051 Fix build with --disable-yasm. 14 years ago
..
Makefile H.264: Add x86 assembly for 10-bit H.264 qpel functions. 14 years ago
ac3dsp.asm ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents(). 14 years ago
ac3dsp_mmx.c ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents(). 14 years ago
cabac.h x86: cabac: fix register constraints for 32-bit mode 14 years ago
cavsdsp_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
dct32_sse.asm x86 asm: Add SECTION_TEXT to dct32_sse.asm. 14 years ago
deinterlace.asm Fix FSF address copy paste error in some license headers. 14 years ago
dnxhd_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
dsputil_mmx.c Fix build with --disable-yasm. 14 years ago
dsputil_mmx.h Replace FFmpeg with Libav in licence headers 14 years ago
dsputil_mmx_avg_template.c Replace FFmpeg with Libav in licence headers 14 years ago
dsputil_mmx_qns_template.c Replace FFmpeg with Libav in licence headers 14 years ago
dsputil_mmx_rnd_template.c Replace FFmpeg with Libav in licence headers 14 years ago
dsputil_yasm.asm ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions. 14 years ago
dsputilenc_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
dsputilenc_yasm.asm Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
fdct_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
fft.c Fix dct32() compilation with --disable-yasm 14 years ago
fft.h dct32: Add AVX implementation of 32-point DCT 14 years ago
fft_3dn.c Replace FFmpeg with Libav in licence headers 14 years ago
fft_3dn2.c Replace FFmpeg with Libav in licence headers 14 years ago
fft_mmx.asm x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
fft_sse.c x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
fmtconvert.asm dct32_sse: eliminate some spills 14 years ago
fmtconvert_mmx.c 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
h264_chromamc.asm Fix FSF address copy paste error in some license headers. 14 years ago
h264_chromamc_10bit.asm H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. 14 years ago
h264_deblock.asm Fix FSF address copy paste error in some license headers. 14 years ago
h264_deblock_10bit.asm h264: Fix 10-bit H.264 x86 chroma v loopfilter asm. 14 years ago
h264_i386.h x86: cabac: fix register constraints for 32-bit mode 14 years ago
h264_idct.asm 4:4:4 H.264 decoding support 14 years ago
h264_idct_10bit.asm 4:4:4 H.264 decoding support 14 years ago
h264_intrapred.asm h264: remove CONFIG_GPL from x86 intra prediction code. 14 years ago
h264_intrapred_10bit.asm Add x86 assembly for some 10-bit H.264 intra predict functions. 14 years ago
h264_intrapred_init.c H264: x86 predict init cosmetics. 14 years ago
h264_qpel_10bit.asm H.264: Add x86 assembly for 10-bit H.264 qpel functions. 14 years ago
h264_qpel_mmx.c H.264: Add x86 assembly for 10-bit H.264 qpel functions. 14 years ago
h264_weight.asm Fix FSF address copy paste error in some license headers. 14 years ago
h264_weight_10bit.asm h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. 14 years ago
h264dsp_mmx.c h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. 14 years ago
idct_mmx.c Fix compilation in x86_64. I broke it with r24580. 15 years ago
idct_mmx_xvid.c Replace FFmpeg with Libav in licence headers 14 years ago
idct_sse2_xvid.c doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
idct_xvid.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
lpc_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
mathops.h Replace FFmpeg with Libav in licence headers 14 years ago
mlpdsp.c configure: Drop check for availability of ten assembler operands. 14 years ago
motion_est_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
mpegaudiodec_mmx.c Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
mpegvideo_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
mpegvideo_mmx_template.c Remove disabled non-optimized code variants. 14 years ago
simple_idct_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
snowdsp_mmx.c Replace FFmpeg with Libav in licence headers 14 years ago
vc1dsp_mmx.c dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
vc1dsp_yasm.asm Fix FSF address copy paste error in some license headers. 14 years ago
vp3dsp.asm Fix FSF address copy paste error in some license headers. 14 years ago
vp8dsp-init.c Replace FFmpeg with Libav in licence headers 14 years ago
vp8dsp.asm Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
vp56_arith.h Replace FFmpeg with Libav in licence headers 14 years ago
vp56dsp.asm Fix FSF address copy paste error in some license headers. 14 years ago
vp56dsp_init.c Replace FFmpeg with Libav in licence headers 14 years ago
x86inc.asm Add support for a.out object format to assembler macros. 14 years ago
x86util.asm dct32_sse: eliminate some spills 14 years ago