aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rangecoder.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-09-17 15:43:23 -0300
committerJames Almer <jamrial@gmail.com>2023-09-19 12:47:38 -0300
commitabc346de735cae1b9316b7b853aa2d2661ab40fb (patch)
tree4ed378a59b5383d0b3891c0b6e0f1642274e5c52 /libavcodec/rangecoder.h
parentfa20f5cd9e131f22da06ef57bf5aedd87ff51a90 (diff)
downloadffmpeg-abc346de735cae1b9316b7b853aa2d2661ab40fb.tar.gz
configure: rework parsing --cpu arguments to support all features unless blacklisted
Keeping an ever growing list of CPUs just to pass -march to the compiler and enable fast_cmov is a waste of time. Every CPU we know has limitations is already handled here, so just fallback to enabling everything when a passed in argument is not one of those. This will enable optimizations for CPU architectures released in the past 7 or so years with supported GCC and clang compilers when used as argument in configure, instead of silently ignoring them. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/rangecoder.h')
0 files changed, 0 insertions, 0 deletions