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.
 
 
 
 
 
Måns Rullgård 0115b3eadb ARM: align stack in NEON h264 mc functions 15 years ago
..
asm.S ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 15 years ago
dsputil_arm.S ARM: make function names all-lowercase 15 years ago
dsputil_arm.h ARM: add ff_ prefix to lots of functions 15 years ago
dsputil_armv6.S ARM: ARMv6 optimised add_pixels_clamped() 15 years ago
dsputil_init_arm.c ARM: make function names all-lowercase 15 years ago
dsputil_init_armv5te.c ARM: add ff_ prefix to lots of functions 15 years ago
dsputil_init_armv6.c ARM: ARMv6 optimised add_pixels_clamped() 15 years ago
dsputil_init_neon.c ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00 15 years ago
dsputil_init_vfp.c ARM: clean up file/function naming conventions 15 years ago
dsputil_iwmmxt.c ARM: add ff_ prefix to lots of functions 15 years ago
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S ARM: whitespace cosmetics 15 years ago
dsputil_vfp.S
fft_init_arm.c
fft_neon.S
h264dsp_neon.S ARM: align stack in NEON h264 mc functions 15 years ago
h264idct_neon.S ARM: remove unnecessary .fpu neon directives 15 years ago
jrevdct_arm.S ARM: make function names all-lowercase 15 years ago
mathops.h
mdct_neon.S ARM: remove unnecessary .fpu neon directives 15 years ago
mpegvideo_arm.c
mpegvideo_armv5te.c
mpegvideo_armv5te_s.S
mpegvideo_iwmmxt.c
simple_idct_arm.S ARM: make function names all-lowercase 15 years ago
simple_idct_armv5te.S ARM: add ff_ prefix to lots of functions 15 years ago
simple_idct_armv6.S
simple_idct_neon.S ARM: remove unnecessary .fpu neon directives 15 years ago
vp3dsp_neon.S