mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-08 01:20:24 +00:00
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>
1 line
18 B
Makefile
1 line
18 B
Makefile
OBJS += arm/cpu.o
|