summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhance Visualizer behavior in the case of mediaserver death.John Grossman2012-02-163-10/+17
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-1617-88/+1078
* Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-1611-0/+1605
* Merge "Fix races related to volume and mute"Glenn Kasten2012-02-142-31/+31
|\
| * Fix races related to volume and muteGlenn Kasten2012-02-082-31/+31
* | Merge "Update comments"Glenn Kasten2012-02-1414-49/+102
|\ \
| * | Update commentsGlenn Kasten2012-02-1414-49/+102
* | | Merge "Remove dead code AudioTrack::getLoop"Glenn Kasten2012-02-142-21/+0
|\ \ \
| * | | Remove dead code AudioTrack::getLoopGlenn Kasten2012-02-082-21/+0
| | |/ | |/|
* | | Use size_t and ssize_t with VectorGlenn Kasten2012-02-142-27/+27
| |/ |/|
* | AudioRecord and AudioTrack client tidGlenn Kasten2012-02-149-35/+79
* | Playback rate on MediaPlayerJean-Michel Trivi2012-02-138-2/+54
* | Merge "Fix audio preprocessing library wrapper"Eric Laurent2012-02-131-1/+1
|\ \
| * | Fix audio preprocessing library wrapperEric Laurent2012-02-061-1/+1
* | | Factor out and speed up permission-checking codeGlenn Kasten2012-02-135-33/+97
* | | Merge "Change the signature of method addTextSource() in AwesomePlayer"James Dong2012-02-102-2/+2
|\ \ \
| * | | Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-092-2/+2
* | | | mAudioHwDevs and related cleanupGlenn Kasten2012-02-102-23/+27
* | | | Merge "Simplify ThreadBase::exit() aka requestExitAndWait"Glenn Kasten2012-02-102-9/+20
|\ \ \ \
| * | | | Simplify ThreadBase::exit() aka requestExitAndWaitGlenn Kasten2012-02-102-9/+20
* | | | | Merge "Disable HQ resamplers for now until qualified"Glenn Kasten2012-02-102-2/+6
|\ \ \ \ \
| * | | | | Disable HQ resamplers for now until qualifiedGlenn Kasten2012-02-092-2/+6
| |/ / / /
* | | | | Merge "Move header declarations around for clarity"Glenn Kasten2012-02-101-35/+37
|\ \ \ \ \
| * | | | | Move header declarations around for clarityGlenn Kasten2012-02-091-35/+37
| |/ / / /
* | | | | Merge "Camel case readability & private disconnect(bool)"Glenn Kasten2012-02-102-10/+12
|\ \ \ \ \
| * | | | | Camel case readability & private disconnect(bool)Glenn Kasten2012-02-092-10/+12
| | |_|_|/ | |/| | |
* | | | | Merge "Remove aliasing"Glenn Kasten2012-02-101-12/+11
|\ \ \ \ \
| * | | | | Remove aliasingGlenn Kasten2012-02-091-12/+11
| | |/ / / | |/| | |
* | | | | Merge "Use mul from audioutils"Glenn Kasten2012-02-101-15/+0
|\ \ \ \ \
| * | | | | Use mul from audioutilsGlenn Kasten2012-02-091-15/+0
| |/ / / /
* | | | | Merge "Mark fields const if only set in constructor"Glenn Kasten2012-02-101-3/+3
|\ \ \ \ \
| * | | | | Mark fields const if only set in constructorGlenn Kasten2012-02-091-3/+3
| |/ / / /
* | | | | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-1050-157/+122
|\ \ \ \ \
| * | | | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-1050-157/+122
| | |_|/ / | |/| | |
* | | | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-104-9/+7
* | | | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-108-58/+58
|\ \ \ \ \
| * | | | | No newline or space at end of ALOG format stringGlenn Kasten2012-02-088-58/+58
| | |_|/ / | |/| | |
* | | | | Merge "Move declaration of stream_type_t up earlier"Glenn Kasten2012-02-101-13/+13
|\ \ \ \ \
| * | | | | Move declaration of stream_type_t up earlierGlenn Kasten2012-02-081-13/+13
| |/ / / /
* | | | | Merge "Fix typos in ALOG for pid vs tid"Glenn Kasten2012-02-102-7/+7
|\ \ \ \ \
| * | | | | Fix typos in ALOG for pid vs tidGlenn Kasten2012-02-092-7/+7
| | |_|/ / | |/| | |
* | | | | Merge "Rename type() to streamType()"Glenn Kasten2012-02-102-23/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rename type() to streamType()Glenn Kasten2012-02-082-23/+14
| | |/ / | |/| |
* | | | Finish up B frame support in MPEG4WriterJames Dong2012-02-091-36/+50
* | | | Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-092-12/+61
| |/ / |/| |
* | | Merge "Enable B frame support in MPEG4Writer"James Dong2012-02-083-77/+83
|\ \ \ | |/ / |/| |
| * | Enable B frame support in MPEG4WriterJames Dong2012-02-073-77/+83
* | | Combine duplicate code & document wp<> in mClientsGlenn Kasten2012-02-082-30/+23
* | | Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-0810-194/+228
* | | Simplify destructorsGlenn Kasten2012-02-081-4/+2