..
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
Update H263_AIC asm offset for the apple variant
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
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
Add const to some pointer parameters.
15 years ago
dsputil_init_vfp.c
ARM: clean up file/function naming conventions
15 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
ARM: NEON clear_block[s]
15 years ago
dsputil_vfp.S
ARM: set size of asm functions in object files
15 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
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: set size of asm functions in object files
15 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
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
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
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