xref: /OK3568_Linux_fs/buildroot/package/vo-aacenc/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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