mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-07 12:03:15 +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>
2 lines
18 B
Makefile
2 lines
18 B
Makefile
OBJS += arm/cpu.o
|