1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec/arm
Justin Ruggles 6ca23db9cc ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
instead of just 0 to 4.

This does all the actual bit counting as a final step.
2011-05-28 12:39:28 -04:00
..
aac.h ARM: aacdec: fix constraints on inline asm 2011-05-28 15:00:17 +01:00
ac3dsp_armv6.S arm: properly mark external symbol call 2011-05-14 10:38:23 +02:00
ac3dsp_init_arm.c ac3enc: modify mantissa bit counting to keep bap counts for all values of bap 2011-05-28 12:39:28 -04:00
ac3dsp_neon.S
asm-offsets.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
asm.S
dcadsp_init_arm.c
dcadsp_neon.S
dsputil_arm.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
dsputil_arm.S
dsputil_armv6.S
dsputil_init_arm.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_init_armv5te.c
dsputil_init_armv6.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_init_neon.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_init_vfp.c ARM: disable ff_vector_fmul_vfp on VFPv3 systems 2011-05-27 20:33:06 +01:00
dsputil_iwmmxt_rnd_template.c
dsputil_iwmmxt.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_neon.S
dsputil_vfp.S
fft_fixed_init_arm.c
fft_fixed_neon.S
fft_init_arm.c
fft_neon.S
fmtconvert_init_arm.c
fmtconvert_neon.S
fmtconvert_vfp.S
h264dsp_init_arm.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264dsp_neon.S
h264idct_neon.S
h264pred_init_arm.c arm/h264pred: add missing argument type. 2011-05-10 08:44:49 -04:00
h264pred_neon.S
int_neon.S
jrevdct_arm.S
Makefile
mathops.h ARM: remove unnecessary volatile from inline asm 2011-05-28 15:00:17 +01:00
mdct_fixed_neon.S
mdct_neon.S
mpegvideo_arm.c
mpegvideo_arm.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
mpegvideo_armv5te_s.S
mpegvideo_armv5te.c
mpegvideo_iwmmxt.c
mpegvideo_neon.S
rdft_neon.S
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S
simple_idct_neon.S
synth_filter_neon.S
vp3dsp_neon.S
vp8_armv6.S arm: properly mark external symbol call 2011-05-14 10:38:23 +02:00
vp8.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
vp8dsp_init_arm.c
vp8dsp_neon.S
vp56_arith.h ARM: remove unnecessary volatile from inline asm 2011-05-28 15:00:17 +01:00
vp56dsp_init_arm.c
vp56dsp_neon.S