You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Benjamin Moody
committed
Enable CPU optimizations for x86 and arm64.
Some libFLAC functions can be optimized by using architecture-specific
functions in place of the generic (standard C) implementations.
Enable these optimizations if supported by the compiler.
0 commit comments