Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webrtc-audio-processing: disable unsupported target architectures | Samuel Martin | 2012-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | Currently, webrtc-audio-processing only provides support for the following architectures (see src/typedefs.h from the source directory): - x86_64 - i*86 - armel Fixes http://autobuild.buildroot.org/results/ff777bb06eddafa71327015e1d39fe911c1439d8 Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: add webrtc-audio-processing library | Peter Korsgaard | 2012-05-20 | 1 | -0/+11 |
Optional dependency to pulseaudio >= 2.0 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |