summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-1516-149/+260
* Merge "AudioFlinger playback thread CPU measurement in Hz"Glenn Kasten2012-03-141-22/+82
|\
| * AudioFlinger playback thread CPU measurement in HzGlenn Kasten2012-03-141-22/+82
* | Merge "audioflinger: more info in dumpsys"Eric Laurent2012-03-141-0/+4
|\ \
| * | audioflinger: more info in dumpsysEric Laurent2012-03-141-0/+4
* | | Merge "Break circular dependency on media player service"Glenn Kasten2012-03-141-0/+16
|\ \ \
| * | | Break circular dependency on media player serviceGlenn Kasten2012-03-131-0/+16
| | |/ | |/|
* | | Merge "Prepare frameworks/native/services/audioflinger"Glenn Kasten2012-03-141-5/+5
|\ \ \
| * | | Prepare frameworks/native/services/audioflingerGlenn Kasten2012-03-131-5/+5
* | | | Merge "Use correct syntax for #include <> """Glenn Kasten2012-03-144-8/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use correct syntax for #include <> ""Glenn Kasten2012-03-134-8/+11
| |/ /
* | | Merge "make sure that lower-case mime and file suffix is used to check agains...James Dong2012-03-141-5/+8
|\ \ \
| * | | make sure that lower-case mime and file suffix is used to check against the s...James Dong2012-03-131-5/+8
* | | | Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"James Dong2012-03-141-2/+8
|\ \ \ \
| * | | | Fixed a buffer overflow bug in DrmPassthruPluginJames Dong2012-03-131-2/+8
| |/ / /
* | | | Merge "Turned off log spamming from DrmPassthruPlugin"James Dong2012-03-141-28/+28
|\ \ \ \
| * | | | Turned off log spamming from DrmPassthruPluginJames Dong2012-03-131-28/+28
| |/ / /
* | | | SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-132-4/+8
* | | | Merge "Gapless playback, step 1."Marco Nelissen2012-03-138-10/+180
|\ \ \ \
| * | | | Gapless playback, step 1.Marco Nelissen2012-03-138-10/+180
* | | | | Merge "Switched to use the header files in /frameworks/native and deleted the...James Dong2012-03-1347-7278/+64
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Switched to use the header files in /frameworks/nativeJames Dong2012-03-1247-7278/+64
| | |/ / | |/| |
* | | | Whitespace and indentationGlenn Kasten2012-03-1345-319/+304
* | | | Merge "Fixing coding style : Indentation"James Dong2012-03-132-51/+51
|\ \ \ \
| * | | | Fixing coding style : IndentationInsun Kang2012-03-132-51/+51
| |/ / /
* | | | Merge "Clean up assertion checks"Glenn Kasten2012-03-132-27/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up assertion checksGlenn Kasten2012-03-122-27/+25
* | | | Fix bug where mMixerStatus was set to IDLEGlenn Kasten2012-03-121-2/+1
|/ / /
* | | Inline applyVolume() into threadLoop_mix()Glenn Kasten2012-03-122-80/+73
* | | Merge "Remove unnecessary friend declarations"Glenn Kasten2012-03-121-42/+10
|\ \ \
| * | | Remove unnecessary friend declarationsGlenn Kasten2012-03-091-42/+10
* | | | Merge "Remove virtual from methods that don't need it"Glenn Kasten2012-03-122-3/+6
|\ \ \ \
| * | | | Remove virtual from methods that don't need itGlenn Kasten2012-03-092-3/+6
| |/ / /
* | | | Merge "Merge dup code at thread entry and param change"Glenn Kasten2012-03-122-52/+81
|\ \ \ \
| * | | | Merge dup code at thread entry and param changeGlenn Kasten2012-03-122-52/+81
* | | | | Merge "Extend WAV extractor for multichannel"Jean-Michel Trivi2012-03-122-10/+73
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extend WAV extractor for multichannelJean-Michel Trivi2012-03-092-10/+73
* | | | | Merge "Avoid checking supported mime types or file suffixes in multiple places"James Dong2012-03-123-53/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Avoid checking supported mime types or file suffixes in multiple placesJames Dong2012-03-093-53/+55
| | |/ / | |/| |
* | | | Merge "Added an failure log message when the fwdlock engine fails to open a g...James Dong2012-03-091-1/+8
|\ \ \ \
| * | | | Added an failure log message when the fwdlock engine fails to open a given file.James Dong2012-03-091-1/+8
| |/ / /
* | | | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-0910-25/+27
* | | | Merge "Use AudioRecord::record_flags consistently"Glenn Kasten2012-03-093-7/+10
|\ \ \ \
| * | | | Use AudioRecord::record_flags consistentlyGlenn Kasten2012-03-083-7/+10
* | | | | am ea374096: am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbe...Conley Owens2012-03-091-4/+0
|\ \ \ \ \
| * \ \ \ \ am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify ...Conley Owens2012-03-091-4/+0
| |\ \ \ \ \
| | * \ \ \ \ am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify the definitio...Conley Owens2012-03-091-4/+0
| | |\ \ \ \ \
| | | * \ \ \ \ am 67cf093d: Merge "stagefright amrwbenc: Simplify the definition of static_vo"Conley Owens2012-03-091-4/+0
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge "stagefright amrwbenc: Simplify the definition of static_vo"Conley Owens2012-03-091-4/+0
| | | | |\ \ \ \ \
| | | | | * | | | | stagefright amrwbenc: Simplify the definition of static_voMartin Storsjo2012-01-301-4/+0