Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manually merge change #111620 from tc3 to mainline, to keep the | Dan Bornstein | 2012-10-17 | 2 | -3/+3 |
* | Rename "Makefile" to "Android.mk" throughout the tree. | Dave Bort | 2012-10-17 | 1 | -1/+1 |
* | Rename "TARGET" to "MODULE" in the build system. | Dave Bort | 2012-10-17 | 1 | -1/+1 |
* | Tweak the SINC resampler parameters and double the performance. It's using ab... | Mathias Agopian | 2012-10-17 | 1 | -3/+3 |
* | A sinc resampler for Audioflinger. It's not enabled yet, but fully functional... | Mathias Agopian | 2012-10-17 | 1 | -13/+29 |
* | fix a few small typos in the FIR computation | Mathias Agopian | 2012-10-17 | 1 | -6/+2 |
* | This is a tool to compute the the reconstruction filter coefficients for a si... | Mathias Agopian | 2012-10-17 | 2 | -0/+126 |