1config BR2_PACKAGE_VO_AACENC 2 bool "vo-aacenc" 3 help 4 This library contains an encoder implementation of the 5 Advanced Audio Coding (AAC) audio codec. The library is 6 based on a codec implementation by VisualOn as part of the 7 Stagefright framework from the Google Android project. 8 9 http://sourceforge.net/projects/opencore-amr/ 10