| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: add ff_int32_to_float_fmul_array8_neon | Janne Grunau | 2015-12-14 | 1 | -0/+4 |
* | arm: add a cpu flag for the VFPv2 vector mode | Janne Grunau | 2015-12-14 | 1 | -1/+1 |
* | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -14/+0 |
* | arm: fmtconvert: Split armv6 fmtconvert code off from vfp code | Diego Biurrun | 2013-08-29 | 1 | -5/+4 |
* | arm: Add VFP-accelerated version of int32_to_float_fmul_array8 | Ben Avison | 2013-07-22 | 1 | -1/+5 |
* | arm: Add VFP-accelerated version of int32_to_float_fmul_scalar | Ben Avison | 2013-07-22 | 1 | -0/+10 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 1 | -2/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+48 |