summaryrefslogtreecommitdiffstats
path: root/rules/vo-aacenc.in
blob: 51ce06bf4c8fab5bc5cee30a4dc33ee83ae7856e (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=multimedia_libs

config VO_AACENC
	tristate
	prompt "vo-aacenc"
	help
	  VisualOn AAC encoder library
	  This library contains an encoder implementation of the Advanced
	  Audio Coding (AAC) audio codec. The library is based on a codec
	  implementation by VisualOn, part of the Stagefright framework
	  from the Google.