summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the default camera id to mCameraIds for emulator and those devices withou...James Dong2011-03-161-0/+5
* DO NOT MERGE: Fix a race condition when playing an audio-only stream and seek...Andreas Huber2011-03-161-12/+5
* Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1Eric Laurent2011-03-151-3/+11
|\
| * Improvement for issue 3489986: BT SCO volumeEric Laurent2011-03-151-3/+11
* | Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1Glenn Kasten2011-03-155-162/+6
|\ \
| * | Bug 4016329 do full string comparisonsGlenn Kasten2011-03-145-162/+6
| |/
* | For issue 4082089Gloria Wang2011-03-141-0/+7
|/
* Merge "MtpDevice: Handle zero length packets in readResponse()" into honeycom...Mike Lockwood2011-03-141-0/+4
|\
| * MtpDevice: Handle zero length packets in readResponse()Mike Lockwood2011-03-141-0/+4
* | Merge "- Some change on the DrmManager in order to support feature request 40...Gloria Wang2011-03-144-8/+3
|\ \ | |/ |/|
| * - Some change on the DrmManager in order to support feature request 4082089.Gloria Wang2011-03-114-8/+3
* | MTP host: Fix problems reading large data packetsMike Lockwood2011-03-121-3/+3
|/
* Bug 3012968 DRM output controlGlenn Kasten2011-03-103-0/+28
* Merge "- Change level of some LOGs from LOGE to LOGV because those logs are...Gloria Wang2011-03-092-4/+31
|\
| * - Change level of some LOGs from LOGE to LOGV because those logsGloria Wang2011-03-092-4/+31
* | Fix issue 3439872: video chat and bluetooth SCOEric Laurent2011-03-085-82/+348
* | Add missing copyright headers to a couple of filesJames Dong2011-03-072-0/+32
* | Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
* | Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file ...James Dong2011-03-041-2/+2
|/
* Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-024-7/+192
|\
| * - To track the usage of all audio output devicesGloria Wang2011-03-024-7/+192
* | Merge "Stagefright: Use the ANW min undequeued bufs query."Jamie Gennis2011-03-022-28/+53
|\ \
| * | Stagefright: Use the ANW min undequeued bufs query.Jamie Gennis2011-02-282-29/+53
* | | Merge "To support DRM files without file extension"Gloria Wang2011-03-022-2/+5
|\ \ \
| * | | To support DRM files without file extensionGloria Wang2011-03-022-2/+5
| | |/ | |/|
* | | Merge "Resize internal PES buffers dynamically instead of relying on a fixed ...Andreas Huber2011-03-021-1/+12
|\ \ \
| * | | Resize internal PES buffers dynamically instead of relying on a fixed maximum...Andreas Huber2011-03-021-1/+12
* | | | Merge "Allow optional specification of a PTS timestamp when signalling a disc...Andreas Huber2011-03-0212-22/+126
|\ \ \ \ | |/ / /
| * | | Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-0212-22/+126
* | | | Merge "Fix issue 3388775."Eric Laurent2011-03-021-6/+6
|\ \ \ \
| * | | | Fix issue 3388775.Eric Laurent2011-03-011-6/+6
* | | | | Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes ...James Dong2011-03-021-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong2011-03-021-2/+4
| | |/ / | |/| |
* | | | Provide better duration and seek accuracy if playing vorbis audio from a non-...Andreas Huber2011-03-021-16/+125
|/ / /
* | | Merge "Add support for up to 32 buffers per Surface"Mathias Agopian2011-03-011-3/+3
|\ \ \
| * | | Add support for up to 32 buffers per SurfaceMathias Agopian2011-03-011-3/+3
* | | | Merge "Get rid of redundant media profiles"James Dong2011-03-012-8/+241
|\ \ \ \
| * | | | Get rid of redundant media profilesJames Dong2011-03-012-8/+241
* | | | | Fix issue 3499926.Eric Laurent2011-03-011-8/+14
|/ / / /
* | | | Merge "Fix issue 3479042."Eric Laurent2011-03-015-1/+28
|\ \ \ \
| * | | | Fix issue 3479042.Eric Laurent2011-02-285-1/+28
* | | | | Merge "Stagefright: Query buffer usage from the component."Jamie Gennis2011-03-012-4/+18
|\ \ \ \ \
| * | | | | Stagefright: Query buffer usage from the component.Jamie Gennis2011-02-282-5/+18
* | | | | | Merge "Add an OMX IL API for querying buffer usage flags."Jamie Gennis2011-03-017-0/+94
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-287-0/+94
| | |_|/ | |/| |
* | | | Merge "Fix error recovery in Stagefright init."Jamie Gennis2011-03-012-32/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix error recovery in Stagefright init.Jamie Gennis2011-02-282-32/+27
* | | | Merge "The color conversion from YUV420Planar to RGB only requires the image ...James Dong2011-02-281-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | The color conversion from YUV420Planar to RGB only requires the image width t...James Dong2011-02-111-1/+1
* | | | Merge "Add the option '-S' to use surface allocated buffers in the stagefrigh...Andreas Huber2011-02-282-3/+62
|\ \ \ \