568 Commits (31e703e899bee74c50efd8eb62c3d012ef5ab26d)

Author SHA1 Message Date
Mans Rullgard 21c6512542 ARM: remove MUL64 and MAC64 inline asm 14 years ago
Mans Rullgard 594fbe42c6 ARM: remove MULL inline asm 14 years ago
Mans Rullgard 8e112df409 ARM: ac3dsp: optimised update_bap_counts() 14 years ago
Mans Rullgard c51695dbf6 ARM: fix MUL64 inline asm for pre-armv6 14 years ago
Mans Rullgard 6bb70dfd74 ARM: simplify inline asm with 64-bit operands 14 years ago
Mans Rullgard 371266daa3 ARM: enable UAL syntax in asm.S 14 years ago
Mans Rullgard edfa89b260 ARM: unbreak build 14 years ago
Justin Ruggles 6ca23db9cc ac3enc: modify mantissa bit counting to keep bap counts for all values of bap 14 years ago
Mans Rullgard 7d8c17b5f6 ARM: aacdec: fix constraints on inline asm 14 years ago
Mans Rullgard 84e4804ad0 ARM: remove unnecessary volatile from inline asm 14 years ago
Mans Rullgard 5726ec171b ARM: add "cc" clobbers to inline asm where needed 14 years ago
Mans Rullgard 79aeade6f6 ARM: disable ff_vector_fmul_vfp on VFPv3 systems 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Martin Aumüller b1eb7a1204 arm: properly mark external symbol call 14 years ago
Ronald S. Bultje b27b54de31 arm/h264pred: add missing argument type. 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Gavin Kinsey 25347c880f Fix compilation.for iOS ARMv7. 14 years ago
Bill Pringlemeir fccff6e83a Allow h264pred_init_arm.c to compile. 14 years ago
Aurelien Jacobs 13d4ec844a cosmetics: alignment 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
pin xue 05c062e9da replace movw instruction in ac3dsp_armv6.S 14 years ago
Mans Rullgard 5f2e6c0fd1 ac3enc: NEON optimised extract_exponents 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 14 years ago
Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 14 years ago
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 14 years ago
Michael Niedermayer 34c27ada10 Revert some silly renamings that leaked in from a pull. 14 years ago
Mans Rullgard d743065e18 ARM: fix ff_apply_window_int16_neon() prototype 14 years ago
Mans Rullgard 2d3b21ffb9 ARM: NEON optimised apply_window_int16() 14 years ago
Mans Rullgard 245c78313f ac3enc: NEON optimised shift functions 14 years ago
Mans Rullgard f4855a904e ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min 14 years ago
Mans Rullgard 0aded9484d Move dct and rdft definitions to separate files 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard e9634db1dc ARM: VP8: fix build on systems with global symbol prefix 14 years ago
Mans Rullgard cf9c227e58 ARM: fix vp8 neon with pic enabled 14 years ago
Mans Rullgard 0b32da90f8 ARM: VP8: fix build on systems with global symbol prefix 14 years ago
Mans Rullgard 8b454c352f ARM: fix vp8 neon with pic enabled 14 years ago
Loren Merritt 11ab1e409f FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 5da7494dc5 ARM optimised vp56_rac_get_prob() 14 years ago
Mans Rullgard a7878c9f73 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 7da48fd011 ARM optimised vp56_rac_get_prob() 14 years ago
Mans Rullgard ef15d71c1f VP8: ARM NEON optimisations for dsp functions 14 years ago
Mans Rullgard a1c1d3c003 VP8: ARM NEON optimisations for dsp functions 14 years ago
Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago