summaryrefslogtreecommitdiffstats
path: root/variablespeed/jni
Commit message (Expand)AuthorAgeFilesLines
* am 53691ed1: am 3696df84: am 552866a9: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-5/+0
|\
| * am 3696df84: am 552866a9: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-5/+0
| |\
| | * am 552866a9: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-5/+0
| | |\
| | | * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-5/+0
| | |/ | |/|
| | * am 56bab444: Merge "AArch64: Fix GetChannelCount() declaration."Narayan Kamath2014-03-072-2/+2
| | |\ | | |/ | |/|
| | * am 9ddd5eeb: Merge "AArch64: Minor JNI type changes"Narayan Kamath2014-03-071-8/+8
| | |\
| | * | Fix AudioEngine to allow re-initialization - DO NOT MERGEJay Shrauner2014-03-063-8/+19
* | | | Fix AudioEngine to allow re-initializationJay Shrauner2014-03-053-8/+19
|/ / /
* | | Merge "AArch64: Fix GetChannelCount() declaration."Narayan Kamath2014-02-142-2/+2
|\ \ \ | |_|/ |/| |
| * | AArch64: Fix GetChannelCount() declaration.Ashok Bhat2014-02-122-2/+2
| |/
* / AArch64: Minor JNI type changesAshok Bhat2014-02-121-8/+8
|/
* Add liblogYing Wang2013-04-091-0/+1
* Initialize requested interfaces arrayGlenn Kasten2012-07-031-2/+2
* Fix buildGlenn Kasten2012-03-261-1/+1
* Fix playback in variable speed audio.Hugo Hudson2011-09-091-7/+2
* Enables detailed logging during variable speed playback.Flavio Lerda2011-09-051-2/+18
* Allows selecting the audio stream used for playback.Flavio Lerda2011-09-013-10/+38
* Fix the audio stutter during playback.Hugo Hudson2011-08-271-3/+3
* Fix a rare crash.Hugo Hudson2011-08-101-2/+8
* Playback now handles any sample rate and channel combo.Hugo Hudson2011-07-293-273/+258
* Adds tests for Variable Speed code.Hugo Hudson2011-07-253-83/+122
* Initial check-in of variable speed playback library.Hugo Hudson2011-07-1515-0/+2278