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.
 
 
 
 
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
..
Makefile lavc: introduce VideoDSPContext 12 years ago
aac.h arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 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: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 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 lavc: introduce VideoDSPContext 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 lavc: introduce VideoDSPContext 12 years ago
dsputil_init_armv6.c Remove lowres video decoding 13 years ago
dsputil_init_neon.c lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
dsputil_init_vfp.c Add a float DSP framework to libavutil 13 years ago
dsputil_neon.S lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
dsputil_vfp.S Add a float DSP framework to libavutil 13 years ago
fft_fixed_init_arm.c arm: fix use of uninitialised value in ff_fft_fixed_init_arm() 12 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 misc typo, style and wording fixes 12 years ago
h264cmc_neon.S ARM: fix overreads in neon h264 chroma mc 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 Use ptrdiff_t instead of int for intra pred "stride" function parameter. 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: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 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_arm.c arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
rv34dsp_neon.S ARM: Move asm.S from libavcodec to libavutil 13 years ago
rv40dsp_init_arm.c arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 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
videodsp_arm.h lavc: add missing files for arm 12 years ago
videodsp_armv5te.S lavc: introduce VideoDSPContext 12 years ago
videodsp_init_arm.c lavc: introduce VideoDSPContext 12 years ago
videodsp_init_armv5te.c lavc: add missing files for arm 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: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 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 arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 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: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 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