| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Create proper .rdata sections for COFF | Martin Storsjö | 2019-01-25 | 1 | -0/+2 |
* | arm: Emit .thumb_func directives | Martin Storsjö | 2018-10-12 | 1 | -0/+8 |
* | arm: Produce .const_data instead of .section .rodata for Mach-O | Martin Storsjö | 2018-03-30 | 1 | -1/+7 |
* | Drop some unnecessary config.h #includes | Diego Biurrun | 2018-02-06 | 1 | -1/+0 |
* | arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp | Martin Storsjö | 2017-10-24 | 1 | -2/+2 |
* | cpu: split flag checks per arch in av_cpu_max_align() | James Almer | 2017-10-09 | 1 | -0/+9 |
* | arm: Check for the .arch directive in configure | Martin Storsjö | 2017-05-08 | 1 | -0/+2 |
* | arm: warn/error on movrelx usage problematic with PIC on ELF | Janne Grunau | 2016-11-24 | 1 | -0/+9 |
* | arm: Clear the gp register alias at the end of functions | Martin Storsjö | 2016-11-10 | 1 | -0/+3 |
* | arm: Check for support for the .fpu directive | Martin Storsjö | 2016-07-21 | 1 | -2/+8 |
* | arm: Fix vfp dead code elimination with have_vfp_vm | Martin Storsjö | 2016-01-08 | 1 | -1/+1 |
* | arm: add a cpu flag for the VFPv2 vector mode | Janne Grunau | 2015-12-14 | 2 | -0/+9 |
* | arm: Suppress tags about used cpu arch and extensions | Martin Storsjö | 2015-03-07 | 1 | -0/+6 |
* | libavutil: Add ARM av_clip_intp2_arm | Peter Meerwald | 2015-02-21 | 1 | -0/+8 |
* | arm: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 1 | -1/+5 |
* | arm: Macroize the test for 'setend' CPU instruction support | Ben Avison | 2014-07-21 | 1 | -0/+6 |
* | armv6: Accelerate butterflies_float | Ben Avison | 2014-07-18 | 2 | -0/+120 |
* | armv6: Accelerate vector_fmul_window | Ben Avison | 2014-07-18 | 2 | -1/+210 |
* | arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel | Martin Storsjö | 2014-06-28 | 1 | -1/+3 |
* | build: check if AS supports the '.func' directive | Janne Grunau | 2014-06-03 | 1 | -3/+9 |
* | Update dsputil- and SIMD-related comments to match reality more closely | Diego Biurrun | 2014-03-13 | 1 | -2/+0 |
* | arm: hpeldsp: prevent overreads in armv6 asm | Janne Grunau | 2014-03-05 | 1 | -0/+7 |
* | arm: Mark the stack as non-executable | Martin Storsjö | 2014-02-19 | 1 | -0/+1 |
* | arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols | Martin Storsjö | 2014-02-07 | 1 | -1/+4 |
* | arm: Add an option for making sure NEON registers aren't clobbered | Martin Storsjö | 2014-01-11 | 1 | -0/+62 |
* | arm: Allow overriding the alignment set in the function macro | Martin Storsjö | 2014-01-07 | 1 | -2/+2 |
* | arm: float_dsp: Propagate cpu_flags to vfp initialization function | Diego Biurrun | 2013-08-29 | 3 | -5/+3 |
* | avutil: Refactor CPU extension availability macros | Diego Biurrun | 2013-08-28 | 1 | -6/+7 |
* | avutil: Move internal CPU detection function declarations to private header | Diego Biurrun | 2013-08-28 | 1 | -0/+1 |
* | Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ | Diego Biurrun | 2013-07-18 | 1 | -1/+1 |
* | arm: Only output eabi attributes if building for ELF | Martin Storsjö | 2013-05-27 | 1 | -1/+1 |
* | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 3 | -3/+6 |
* | arm: Fall back to runtime cpu feature detection via /proc/cpuinfo | Martin Storsjö | 2013-02-11 | 1 | -1/+34 |
* | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+16 |
* | floatdsp: move butterflies_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+15 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 4 | -0/+101 |
* | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+31 |
* | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 2 | -0/+51 |
* | arm: detect cpu features at runtime on Linux | Mans Rullgard | 2012-12-07 | 1 | -0/+83 |
* | arm: rename ARMVFP config symbol to VFP | Mans Rullgard | 2012-12-07 | 4 | -5/+5 |
* | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 3 | -8/+8 |
* | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | Justin Ruggles | 2012-11-26 | 2 | -0/+42 |
* | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -24/+0 |
* | ARM: use numeric ID for Tag_ABI_align_preserved | Mans Rullgard | 2012-10-03 | 1 | -1/+1 |
* | ARM: bswap: drop armcc version of av_bswap16() | Mans Rullgard | 2012-10-02 | 1 | -7/+0 |
* | ARM: set Tag_ABI_align_preserved in all asm files | Mans Rullgard | 2012-10-02 | 2 | -10/+1 |
* | ARM: fix Thumb PIC on Apple | Mans Rullgard | 2012-10-02 | 1 | -1/+3 |
* | ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code | Mans Rullgard | 2012-09-21 | 1 | -1/+1 |
* | ARM: align PIC offset pools to 4 bytes | Mans Rullgard | 2012-09-21 | 1 | -0/+1 |
* | ARM: swap source operands in some add instructions | Mans Rullgard | 2012-09-20 | 1 | -1/+1 |