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 c5d6cd5c81 ARM: 1l c&p fix: do not set pred16x16_plane for rv40 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 2xN chroma MC 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: NEON 2xN chroma MC 15 years ago
h264idct_neon.S ARM: small tweak of NEON H264 IDCT 15 years ago
h264pred_init_arm.c ARM: 1l c&p fix: do not set pred16x16_plane for rv40 15 years ago
h264pred_neon.S ARM: NEON optimised H264 16x16, 8x8 pred 15 years ago
jrevdct_arm.S ARM: make function names all-lowercase 15 years ago
mathops.h
mdct_neon.S
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
vp3dsp_neon.S