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 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
..
Makefile Split h264dsp and h264pred in configure. 14 years ago
aac.h Add missing guards and includes to arm/aac.h 15 years ago
asm-offsets.h Rearrange MpegEncContext to simplify access from asm 14 years ago
asm.S ARM: disable movw/movt for relocated values on Apple platforms 14 years ago
dcadsp_init_arm.c Remove unneeded add bias from 3 functions. 14 years ago
dcadsp_neon.S Remove unneeded add bias from 3 functions. 14 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 14 years ago
dsputil_init_armv5te.c
dsputil_init_armv6.c ARMv6 optimised pix_sum 15 years ago
dsputil_init_neon.c Remove unneeded add bias from 3 functions. 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_ 14 years ago
dsputil_iwmmxt_rnd_template.c
dsputil_neon.S Remove unneeded add bias from 3 functions. 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 Remove unneeded add bias from 3 functions. 14 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 14 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_ 14 years ago
mpegvideo_neon.S Rearrange MpegEncContext to simplify access from asm 14 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 Remove unneeded add bias from 3 functions. 14 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