summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakage due to unreleased MuxOMX objects after disconnectionJames Dong2012-02-231-0/+4
* Be more greedy when it comes to gathering input and output buffers.Andreas Huber2012-02-232-26/+49
* Merge "Add new APIs AMessage::(set|find)Buffer to make it safer to pass"Andreas Huber2012-02-2321-77/+78
|\
| * Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-2221-77/+78
* | Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-51/+20
|\ \ | |/ |/|
| * Drop support for Android HTTP stackSteve Block2012-02-221-51/+20
* | Merge "Implementation of a java media codec interface and associated tools."Andreas Huber2012-02-2218-176/+4105
|\ \
| * | Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-2218-176/+4105
| |/
* | Merge "Avoid wp<>::unsafe_get() with a few exceptions"Glenn Kasten2012-02-222-38/+25
|\ \
| * | Avoid wp<>::unsafe_get() with a few exceptionsGlenn Kasten2012-02-222-38/+25
* | | Merge "Fix build warning"Glenn Kasten2012-02-222-5/+5
|\ \ \ | |/ / |/| |
| * | Fix build warningGlenn Kasten2012-02-222-5/+5
| |/
* | Allow to record time lapse videos without using setProfile()James Dong2012-02-221-0/+6
|/
* Merge "Limit the amount of audio record data in each buffer"James Dong2012-02-212-19/+39
|\
| * Limit the amount of audio record data in each bufferJames Dong2012-02-152-19/+39
* | Update stagefright makefile after dropping support for JSCSteve Block2012-02-211-7/+1
* | Remove bit fields to improve performanceGlenn Kasten2012-02-173-21/+32
* | Merge "Simplify code"Glenn Kasten2012-02-175-45/+20
|\ \
| * | Simplify codeGlenn Kasten2012-02-175-45/+20
* | | Merge "Put a bandaid on a segfault in timed audio track handling."Mike Lockwood2012-02-171-4/+17
|\ \ \
| * | | Put a bandaid on a segfault in timed audio track handling.John Grossman2012-02-161-4/+17
| |/ /
* | | Fixed possible heap corruption in EffectDescGlenn Kasten2012-02-162-22/+35
|/ /
* | Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-1619-4/+5721
* | Fix a segfault in AudioFlinger.John Grossman2012-02-161-1/+1
* | 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
| | |_|_|/ | |/| | |