summaryrefslogtreecommitdiffstats
path: root/variablespeed
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-066-9/+33
* | | | Fix AudioEngine to allow re-initializationJay Shrauner2014-03-056-9/+33
|/ / /
* | | 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-018-15/+77
* Fix the audio stutter during playback.Hugo Hudson2011-08-271-3/+3
* Fix a rare crash.Hugo Hudson2011-08-102-2/+55
* Prove that there's an issue with media player audio.Hugo Hudson2011-08-094-1/+13
* Playback now handles any sample rate and channel combo.Hugo Hudson2011-07-297-336/+280
* Adds tests for Variable Speed code.Hugo Hudson2011-07-2515-87/+999
* Initial check-in of variable speed playback library.Hugo Hudson2011-07-1522-0/+3198