From 17dfaa3aaef28f38b27c5d797be0a938c4ca38e2 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 13 Aug 2012 10:37:49 -0700 Subject: Add a config option to disable use of CPU extensions --- alsoftrc.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index 58746c8f..affcc2fa 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -11,6 +11,13 @@ # possible). Note: options that are left unset may default to app- or system- # specified values. These are the current available settings: +## disable-cpu-exts: +# Disables use of the listed CPU extensions. Certain methods may utilize CPU +# extensions when detected, and this option is useful for preventing those +# extensions from being used. The available extensions are: neon. Specifying +# 'all' disables use of all extensions. +#disable-cpu-exts = + ## channels: # Sets the output channel configuration. If left unspecified, one will try to # be detected from the system, and defaulting to stereo. The available values -- cgit v1.2.3