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.
 
 
 
 
Mans Rullgard 78f318be59 ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
..
Makefile Split h264dsp and h264pred in configure. 15 years ago
aac.h
asm-offsets.h Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
asm.S ARM: disable movw/movt for relocated values on Apple platforms 14 years ago
dcadsp_init_arm.c DCA: ARM/NEON optimised lfe_fir 15 years ago
dcadsp_neon.S DCA: ARM/NEON optimised lfe_fir 15 years ago
dsputil_arm.S ARM: set size of asm functions in object files 15 years ago
dsputil_arm.h ARM: add some missing includes 15 years ago
dsputil_armv6.S ARM: set size of asm functions in object files 15 years ago
dsputil_init_arm.c Move mm_support() from libavcodec to libavutil, make it a public 15 years ago
dsputil_init_armv5te.c
dsputil_init_armv6.c
dsputil_init_neon.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
dsputil_init_vfp.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
dsputil_iwmmxt.c Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 15 years ago
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
dsputil_vfp.S Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
fft_init_arm.c ARM: NEON optimised synth_filter_float 15 years ago
fft_neon.S more credits to D. J. Bernstein for fft 15 years ago
h264dsp_init_arm.c ARM: NEON H264 8x8 IDCT 15 years ago
h264dsp_neon.S ARM: NEON H264 chroma loop filter 3 cycles faster 15 years ago
h264idct_neon.S ARM: fix NEON h264_idct_add8 14 years ago
h264pred_init_arm.c Reindent after r23716. 15 years ago
h264pred_neon.S ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
int_neon.S ARM: set size of asm functions in object files 15 years ago
jrevdct_arm.S
mathops.h
mdct_neon.S Remove vestiges of radix-2 FFT 15 years ago
mpegvideo_arm.c ARM: check struct offsets only when they are used 15 years ago
mpegvideo_arm.h ARM: add some missing includes 15 years ago
mpegvideo_armv5te.c ARM: move mpegvideo prototypes to a header file 15 years ago
mpegvideo_armv5te_s.S ARM: set size of asm functions in object files 15 years ago
mpegvideo_iwmmxt.c Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 15 years ago
mpegvideo_neon.S ARM: fail build if hardcoded struct offsets are wrong 15 years ago
rdft_neon.S ARM: fix build for darwin/iphone 15 years ago
simple_idct_arm.S
simple_idct_armv5te.S ARM: set size of asm functions in object files 15 years ago
simple_idct_armv6.S ARM: set size of asm functions in object files 15 years ago
simple_idct_neon.S ARM: remove unnecessary .previous directive 15 years ago
synth_filter_neon.S arm neon: Add missing mangle to external symbol 15 years ago
vp3dsp_neon.S vp3: 10l Fix DC-only IDCT for C and ARM too 15 years ago
vp56dsp_init_arm.c ARM: NEON optimised VP6 edge filter 15 years ago
vp56dsp_neon.S ARM: NEON optimised VP6 edge filter 15 years ago