221 Commits (feadcd1bdcbb4601f4ff01878027264fde985ee1)

Author SHA1 Message Date
Mans Rullgard 6308729e68 ARM: check for inline asm 'y' operand modifier support 13 years ago
Mans Rullgard bf5d46d8e6 dca: NEON optimised high freq VQ decoding 13 years ago
Mans Rullgard baf6b738f2 ARM: NEON optimised vector_fmac_scalar() 13 years ago
Anton Khirnov 297d9cb3dc mpeg12enc: add intra_vlc private option. 13 years ago
Måns Rullgård 9a83adaf34 arm: Avoid using the movw instruction needlessly 13 years ago
Martin Storsjö d0a2f0af9d Move an int64_t down in MpegEncContext 13 years ago
Mans Rullgard cbd58a872d dsputil: remove some unused functions 14 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Diego Biurrun 8342a82680 arm: remove disabled function dct_unquantize_h263_inter_iwmmxt() 14 years ago
Mans Rullgard 11043d80f6 ARM: use const macro to define constant data in asm 14 years ago
Mans Rullgard fce1e43410 ARM: workaround for bug in GNU assembler 14 years ago
Mans Rullgard 3824ef08e0 ARM: allow unaligned buffer in fixed-point NEON FFT4 14 years ago
Mans Rullgard 5dd045ebc1 ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6 14 years ago
Mans Rullgard 8aa63f0b31 ARM: NEON optimised vector_clip_int32() 14 years ago
Mans Rullgard a3e1f80e8b ARM: remove check for PLD instruction 14 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 88ff180ad6 ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes 14 years ago
Mans Rullgard e897a633cd ARM: factor some repetitive code into macros 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Mans Rullgard 9776e25db9 ARM: jrevdct_arm: simplify stack usage 14 years ago
Mans Rullgard 13743c7ab0 ARM: jrevdct_arm: use push/pop mnemonics 14 years ago
Mans Rullgard 77cdfde73e ARM: jrevdct_arm: misc cleanup 14 years ago
Mans Rullgard 5c46ad1da0 ARM: optimised mpadsp_apply_window_fixed 14 years ago
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
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
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