ffmpeg/libavcodec/arm
Janne Grunau 363bd1c62c remove iwmmxt optimizations
The were broken since August of 2010 without anyone noticing until
three weeks ago. Nobody cares about it anymore and hopefully Marvell
will support NEON like in the PXA978 from now on.
2012-03-12 22:46:56 +01:00
..
Makefile remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
aac.h
ac3dsp_arm.S
ac3dsp_armv6.S ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 2012-02-02 18:50:42 +00:00
ac3dsp_init_arm.c
ac3dsp_neon.S
asm-offsets.h
asm.S ARM: 4-byte align start of all asm functions 2012-01-13 19:09:59 +00:00
dca.h ARM: dca: disable optimised decode_blockcodes() for old gcc 2011-12-15 01:02:58 +00:00
dcadsp_init_arm.c
dcadsp_neon.S
dsputil_arm.S
dsputil_arm.h remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
dsputil_armv6.S ARM: remove needless .text/.align directives 2011-11-23 15:06:50 +00:00
dsputil_init_arm.c remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
dsputil_init_armv5te.c
dsputil_init_armv6.c
dsputil_init_neon.c dsputil: remove shift parameter from scalarproduct_int16 2012-03-07 10:29:52 -08:00
dsputil_init_vfp.c
dsputil_neon.S ARM: NEON put/avg_pixels8/16 cosmetics 2011-12-01 19:41:36 +00:00
dsputil_vfp.S
fft_fixed_init_arm.c
fft_fixed_neon.S
fft_init_arm.c ARM: fix build with FFT enabled and MDCT disabled 2012-01-20 16:14:01 +00:00
fft_neon.S ARM: remove needless .text/.align directives 2011-11-23 15:06:50 +00:00
fmtconvert_init_arm.c
fmtconvert_neon.S ARM: remove needless .text/.align directives 2011-11-23 15:06:50 +00:00
fmtconvert_vfp.S
h264cmc_neon.S rv40: NEON optimised chroma MC 2011-12-06 13:48:25 +00:00
h264dsp_init_arm.c
h264dsp_neon.S ARM: move NEON H264 chroma mc to a separate file 2011-12-06 13:48:24 +00:00
h264idct_neon.S ARM: remove needless .text/.align directives 2011-11-23 15:06:50 +00:00
h264pred_init_arm.c
h264pred_neon.S
int_neon.S dsputil: remove shift parameter from scalarproduct_int16 2012-03-07 10:29:52 -08:00
jrevdct_arm.S
mathops.h
mdct_fixed_neon.S
mdct_neon.S ARM: remove needless .text/.align directives 2011-11-23 15:06:50 +00:00
mpegaudiodsp_fixed_armv6.S
mpegaudiodsp_init_arm.c
mpegvideo_arm.c remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
mpegvideo_arm.h remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
mpegvideo_armv5te.c mpegvideo: Add ff_ prefix to nonstatic functions 2012-02-15 22:07:23 +02:00
mpegvideo_armv5te_s.S
mpegvideo_neon.S
neon.S ARM: make some NEON macros reusable 2011-12-02 19:59:18 +00:00
rdft_neon.S
rv34dsp_init_neon.c rv34: change most "int stride" into "ptrdiff_t stride". 2012-02-20 14:58:25 -08:00
rv34dsp_neon.S rv34: add NEON rv34_idct_add 2012-01-16 19:26:41 +01:00
rv40dsp_init_neon.c rv34: change most "int stride" into "ptrdiff_t stride". 2012-02-20 14:58:25 -08:00
rv40dsp_neon.S rv40: NEON optimised weak loop filter 2011-12-16 14:36:01 +00:00
sbrdsp_init_arm.c SBR DSP: use intptr_t for the ixh parameter. 2012-02-23 15:48:40 -08:00
sbrdsp_neon.S aacsbr: ARM NEON optimised sbrdsp functions 2012-01-28 14:56:18 +00:00
simple_idct_arm.S ARM: fix Thumb-mode simple_idct_arm 2012-01-13 19:09:59 +00:00
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
synth_filter_neon.S
vp3dsp_neon.S
vp8.h arm: Add missing #include to vp8.h to fix a make checkheaders warning. 2012-02-09 12:26:47 +01:00
vp8_armv6.S doxygen: Do not include license boilerplates in Doxygen comment blocks. 2012-02-06 19:39:24 +01:00
vp8dsp_init_arm.c vp8: change int stride to ptrdiff_t stride. 2012-03-02 10:31:50 -08:00
vp8dsp_neon.S doxygen: Do not include license boilerplates in Doxygen comment blocks. 2012-02-06 19:39:24 +01:00
vp56_arith.h
vp56dsp_init_arm.c
vp56dsp_neon.S