Diego Biurrun
39e208f4d4
build: Generalize yasm/nasm-related variable names
None of them are specific to the YASM assembler.
8 years ago
Diego Biurrun
11a9320de5
build: Move build-system-related helper files to a separate subdirectory
This unclutters the top-level directory and groups related files together.
12 years ago
Luca Barbato
eecd29b3fd
ppc: vsx: Implement float_dsp
10 years ago
Janne Grunau
8675bcb0ad
aarch64: add armv8 CPU flag
11 years ago
Diego Biurrun
b4dd424d96
Remove all SPARC architecture optimizations
SPARC is no longer being used in any multimedia-related fields and the
VIS optimizations only represent a maintenance burden.
11 years ago
Mans Rullgard
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
Diego Biurrun
ca411fc1d3
avcodec: Remove broken MMI optimizations
The code fails to compile and is broken beyond repair.
12 years ago
Diego Biurrun
7bb3a302fe
build: Consistently handle conditional compilation for all optimization OBJS.
13 years ago