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.
 
 
 
 
Loren Merritt 11ab1e409f FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
..
Makefile VP8: ARM optimised decode_block_coeffs_internal 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: add helper macro for declaring constant data 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 ARM: add ff_ prefix to lots of functions 15 years ago
dsputil_init_armv6.c ARMv6 optimised pix_sum 15 years ago
dsputil_init_neon.c Separate format conversion DSP functions from DSPContext. 14 years ago
dsputil_init_vfp.c Separate format conversion DSP functions from DSPContext. 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 ARM: replace "armv4l" with "arm" 16 years ago
dsputil_neon.S Separate format conversion DSP functions from DSPContext. 14 years ago
dsputil_vfp.S Separate format conversion DSP functions from DSPContext. 14 years ago
fft_init_arm.c FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
fft_neon.S more credits to D. J. Bernstein for fft 15 years ago
fmtconvert_init_arm.c Separate format conversion DSP functions from DSPContext. 14 years ago
fmtconvert_neon.S Separate format conversion DSP functions from DSPContext. 14 years ago
fmtconvert_vfp.S Separate format conversion DSP functions from DSPContext. 14 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 ARM: make function names all-lowercase 15 years ago
mathops.h Add necessary #include for config.h. 15 years ago
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 ARM: make function names all-lowercase 15 years ago
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
vp8.h VP8: ARM optimised decode_block_coeffs_internal 14 years ago
vp8_armv6.S VP8: ARM optimised decode_block_coeffs_internal 14 years ago
vp8dsp_init_arm.c VP8: ARM NEON optimisations for dsp functions 14 years ago
vp8dsp_neon.S VP8: ARM NEON optimisations for dsp functions 14 years ago
vp56_arith.h ARM optimised vp56_rac_get_prob() 14 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