mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sound/fdk-aac: Update to latest commit
Update to latest commit upstream Add optimization option Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_fdk-aac
|
||||
|
||||
config FDK-AAC_OPTIMIZE_SPEED
|
||||
bool "Optimize for speed"
|
||||
default n
|
||||
help
|
||||
This enables additional optmization and
|
||||
increases performance considerably at
|
||||
the expense of binary size.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user