aboutsummaryrefslogtreecommitdiff
path: root/libs/opus
Commit message (Collapse)AuthorAge
* opus: update to 1.1.4Ian Leonard2017-02-04
| | | | | | | | Includes fix for CVE 2017-0381. Assume maintainership. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* opus: Disable ASM for xscale and arm926ej-sTed Hess2016-11-23
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libopus: update to 1.1.3Ian Leonard2016-09-06
| | | | | | Update to 1.1.3 and use integer functions when no hardware fpu present. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* libopus: disable building unused featuresIan Leonard2015-05-17
| | | | | | | | disable-doc turns off API documentation disable-extra-programs turns off demo and test creation Commit also removes whitespace at EOL in description. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* opus: import new packageNicolas Thill2014-08-23
Opus is a totally open, royalty-free, highly versatile audio codec. Signed-off-by: Nicolas Thill <nico@openwrt.org>