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