summaryrefslogtreecommitdiff
path: root/audio/faac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to MASTER_SITE_SOURCEFORGE_EXTENDEDPav Lucistnik2004-05-251-1/+1
| | | | | PR: ports/67190 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Remove dependency on faad.Mark Linimon2004-05-131-2/+0
| | | | | PR: ports/66593 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Avoid extract depend on faad now that it provides all required headersPav Lucistnik2004-05-101-3/+1
| | | | | PR: ports/66361 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,Pav Lucistnik2004-05-064-0/+56
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding. WWW: http://faac.sourceforge.net/ PR: ports/66303 Submitted by: michael johnson <ahze@ahze.net>