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.
 
 
 
 
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
..
Makefile x86: Always compile files with functions that are called unconditionally 12 years ago
ac3dsp.asm x86: Split inline and external assembly #ifdefs 12 years ago
ac3dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
cabac.h x86: cabac: allow building with suncc 12 years ago
cavsdsp.c cavsdsp: set idct permutation independently of dsputil 12 years ago
dct32.asm x86: Split inline and external assembly #ifdefs 12 years ago
deinterlace.asm
dnxhdenc.c x86: more specific checks for availability of required assembly capabilities 12 years ago
dsputil.asm x86: Split inline and external assembly #ifdefs 12 years ago
dsputil_avg_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputil_mmx.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputil_mmx.h x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
dsputil_qns_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputil_rnd_template.c x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
dsputilenc.asm x86: Drop silly "_yasm" suffixes from filenames 12 years ago
dsputilenc_mmx.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
fdct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
fft.asm x86: Split inline and external assembly #ifdefs 12 years ago
fft.h
fft_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
fmtconvert.asm
fmtconvert_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
h264_chromamc.asm
h264_chromamc_10bit.asm x86: Split inline and external assembly #ifdefs 12 years ago
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h x86: cabac: allow building with suncc 12 years ago
h264_idct.asm
h264_idct_10bit.asm x86: Split inline and external assembly #ifdefs 12 years ago
h264_intrapred.asm
h264_intrapred_10bit.asm x86: Split inline and external assembly #ifdefs 12 years ago
h264_intrapred_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
h264_qpel.c x86: Split inline and external assembly #ifdefs 12 years ago
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
idct_mmx_xvid.c Don't include common.h from avutil.h 12 years ago
idct_sse2_xvid.c Don't include common.h from avutil.h 12 years ago
idct_xvid.h
imdct36.asm x86: avcodec: Drop silly "_sse" suffixes from filenames 12 years ago
lpc.c x86: more specific checks for availability of required assembly capabilities 12 years ago
mathops.h Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
mlpdsp.c x86: mlpdsp: mlp_filter_channel_x86 requires inline asm 12 years ago
motion_est.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
mpegaudiodec.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
mpegvideo.c x86: mpegvideo: more sensible names for optimization file and init function 12 years ago
mpegvideoenc.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
mpegvideoenc_template.c x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 12 years ago
pngdsp.asm
pngdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
proresdsp.asm
proresdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
rv34dsp.asm
rv34dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
rv40dsp.asm
rv40dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
sbrdsp.asm
sbrdsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
simple_idct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
snowdsp.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
vc1dsp.asm x86: Drop silly "_yasm" suffixes from filenames 12 years ago
vc1dsp_mmx.c x86: cosmetics: Comment some #endifs for better readability 12 years ago
vp3dsp.asm
vp3dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
vp8dsp.asm
vp8dsp_init.c x86: cosmetics: Comment some #endifs for better readability 12 years ago
vp56_arith.h x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 12 years ago
vp56dsp.asm
vp56dsp_init.c x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
w64xmmtest.c