aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amrcoder
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 6-CURRENT - object files from tarball were picked uppav2005-04-021-6/+3
| | | | Reported by: pointyhat
* BROKEN on ia64 and sparc64: Does not buildkris2005-03-271-1/+7
| | | | Approved by: portmgr (self)
* AMR encoder/decoder from www.3gpp.org.pav2005-03-094-0/+33
Modified for use with Mbuni MMS Gateway <www.mbuni.org> (look at http://www.mbuni.org/userguide.shtml#install for more info). PR: ports/78541 Submitted by: Andrew Wingorodov <andr@sms-tv.ru>