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 ac56ff9cc9 build: non-x86: Only compile mpegvideo optimizations when necessary 12 years ago
..
Makefile build: non-x86: Only compile mpegvideo optimizations when necessary 12 years ago
aac.h ARM: allow building in Thumb2 mode 14 years ago
aacpsdsp_init_arm.c aacps: NEON optimisations 13 years ago
aacpsdsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
ac3dsp_arm.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
ac3dsp_armv6.S ARM: swap source operands in some add instructions 12 years ago
ac3dsp_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
ac3dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
asm-offsets.h mpegvideo: remove some unused variables from MpegEncContext. 13 years ago
dca.h ARM: dca: disable optimised decode_blockcodes() for old gcc 13 years ago
dcadsp_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
dcadsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
dsputil_arm.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
dsputil_arm.h remove iwmmxt optimizations 13 years ago
dsputil_armv6.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
dsputil_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
dsputil_init_armv5te.c Remove lowres video decoding 13 years ago
dsputil_init_armv6.c Remove lowres video decoding 13 years ago
dsputil_init_neon.c vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
dsputil_init_vfp.c Add a float DSP framework to libavutil 13 years ago
dsputil_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
dsputil_vfp.S Add a float DSP framework to libavutil 13 years ago
fft_fixed_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
fft_fixed_neon.S ARM: generate position independent code to access data symbols 13 years ago
fft_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
fft_neon.S ARM: generate position independent code to access data symbols 13 years ago
flacdsp_arm.S flacdsp: arm optimised lpc filter 12 years ago
flacdsp_init_arm.c flacdsp: arm optimised lpc filter 12 years ago
fmtconvert_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
fmtconvert_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
fmtconvert_vfp.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
h264cmc_neon.S ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
h264dsp_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
h264dsp_neon.S ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
h264idct_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
h264pred_init_arm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264pred_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
int_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
jrevdct_arm.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
mathops.h ARM: allow building in Thumb2 mode 14 years ago
mdct_fixed_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
mdct_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
mpegaudiodsp_fixed_armv6.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
mpegaudiodsp_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
mpegvideo_arm.c ARM: allow runtime masking of CPU features 13 years ago
mpegvideo_arm.h remove iwmmxt optimizations 13 years ago
mpegvideo_armv5te.c mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
mpegvideo_armv5te_s.S ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
mpegvideo_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
neon.S ARM: make some NEON macros reusable 13 years ago
rdft_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
rv34dsp_init_neon.c rv34: change most "int stride" into "ptrdiff_t stride". 13 years ago
rv34dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
rv40dsp_init_neon.c rv40dsp: implement prescaled versions for biweight. 13 years ago
rv40dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
sbrdsp_init_arm.c ARM: allow runtime masking of CPU features 13 years ago
sbrdsp_neon.S ARM: generate position independent code to access data symbols 13 years ago
simple_idct_arm.S ARM: use =const syntax instead of explicit literal pools 12 years ago
simple_idct_armv5te.S ARM: use =const syntax instead of explicit literal pools 12 years ago
simple_idct_armv6.S ARM: use =const syntax instead of explicit literal pools 12 years ago
simple_idct_neon.S ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
synth_filter_neon.S ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
vp3dsp_init_arm.c vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
vp3dsp_neon.S vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
vp8.h arm: Add missing #include to vp8.h to fix a make checkheaders warning. 13 years ago
vp8_armv6.S ARM: swap source operands in some add instructions 12 years ago
vp8dsp.h vp8: arm: separate ARMv6 functions from NEON 13 years ago
vp8dsp_armv6.S ARMv6: vp8: fix stack allocation with Apple's assembler 12 years ago
vp8dsp_init_arm.c vp8: arm: separate ARMv6 functions from NEON 13 years ago
vp8dsp_init_armv6.c vp8: armv6 optimisations 13 years ago
vp8dsp_init_neon.c vp8: arm: separate ARMv6 functions from NEON 13 years ago
vp8dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
vp56_arith.h ARM: vp56: allow inline asm to build with clang 12 years ago
vp56dsp_init_arm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp56dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago