Author | SHA1 | Message | Date |
---|---|---|---|
|
b326755989 |
arm: rename ARMVFP config symbol to VFP
This is consistent with usual ARM nomenclature as well as with the VFPV3 and NEON symbols which both lack the ARM prefix. Signed-off-by: Mans Rullgard <mans@mansr.com> |
12 years ago |
|
d5a7229ba4 |
Add a float DSP framework to libavutil
Move vector_fmul() from DSPContext to AVFloatDSPContext. |
13 years ago |
|
dbe6ba55a3 | build: cosmetics: Add missing end-of-line backslashes to item lists. | 13 years ago |
|
d526c5338d |
ARM: allow runtime masking of CPU features
This allows masking CPU features with the -cpuflags avconv option which is useful for testing different optimisations without rebuilding. Signed-off-by: Mans Rullgard <mans@mansr.com> |
13 years ago |