summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "MediaPlayer: add ANativeWindow (dis)connect calls"Jamie Gennis2011-07-181-0/+6
|\
| * MediaPlayer: add ANativeWindow (dis)connect callsJamie Gennis2011-07-141-0/+6
* | Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureC...Mathias Agopian2011-07-182-95/+52
|\ \
| * | move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-152-95/+52
* | | Merge "Add option to query hardware decoders only"Jean-Michel Trivi2011-07-181-1/+1
|\ \ \ | |/ / |/| |
| * | Add option to query hardware decoders onlyJean-Michel Trivi2011-07-181-1/+1
* | | Merge "CPU statistics library"Glenn Kasten2011-07-153-0/+194
|\ \ \
| * | | CPU statistics libraryGlenn Kasten2011-07-153-0/+194
* | | | Merge changes Id9aa1003,I8c154189Jamie Gennis2011-07-143-3/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | SurfaceTexture: make (dis)connect into an IPCJamie Gennis2011-07-143-3/+42
* | | | Merge "Support profile and level query for SW video decoders"James Dong2011-07-142-5/+5
|\ \ \ \
| * | | | Support profile and level query for SW video decodersJames Dong2011-07-112-5/+5
| |/ / /
* | | | Merge "Remove legacy http support from stagefright, chromium is the new hotne...Andreas Huber2011-07-141-61/+0
|\ \ \ \
| * | | | Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-61/+0
* | | | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-115/+0
|/ / / /
* | | | Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-131-0/+11
| |_|/ |/| |
* | | Make MetadataBufferType.h C-friendlyJames Dong2011-07-121-0/+7
* | | Merge "EGL: fix the ANativeWindow size/fmt override"Jamie Gennis2011-07-111-1/+4
|\ \ \
| * | | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-1/+4
| |/ /
* | | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-111-4/+0
|\ \ \
| * | | Eliminate single-process mode.Jeff Brown2011-07-081-4/+0
| |/ /
* | | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-111-1/+3
|\ \ \
| * | | Do not wait for unlaunched threads in stop()James Dong2011-07-111-1/+3
| |/ /
* | | Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-0/+6
|/ /
* | Moved and renamed effect API header filesEric Laurent2011-07-077-325/+1
|/
* Merge "Add Thread::join"Glenn Kasten2011-07-061-0/+4
|\
| * Add Thread::joinGlenn Kasten2011-06-231-0/+4
* | Merge "return an error code with gralloc buffer allocation failures"Mathias Agopian2011-07-061-1/+1
|\ \
| * | return an error code with gralloc buffer allocation failuresMathias Agopian2011-07-011-1/+1
* | | Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-062-1/+9
|\ \ \
| * | | - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-012-1/+9
* | | | Merge "Thread ID zero for androidSetThreadSchedulingGroup"Glenn Kasten2011-07-051-2/+2
|\ \ \ \
| * | | | Thread ID zero for androidSetThreadSchedulingGroupGlenn Kasten2011-06-221-2/+2
* | | | | Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-011-0/+3
* | | | | Merge "Charge network traffic to the uid of the process using the MediaPlayer."Andreas Huber2011-07-011-0/+4
|\ \ \ \ \
| * | | | | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+4
* | | | | | Merge "Add extended metadata buffer support by defining different types of me...James Dong2011-07-011-0/+77
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add extended metadata buffer support by defining different types of metadata ...James Dong2011-06-281-0/+77
* | | | | | Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-013-6/+26
| |/ / / / |/| | | |
* | | | | Merge "Minor fix in SurfaceTexture"Pannag Sanketi2011-06-301-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Minor fix in SurfaceTexturePannag Sanketi2011-06-301-2/+2
* | | | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-296-29/+47
|\ \ \ \ \
| * | | | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-296-29/+47
* | | | | | Merge "Add a linear transform library to libutils"Jason Simmons2011-06-291-0/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a linear transform library to libutilsJason Simmons2011-06-281-0/+64
* | | | | | Merge "Support for writing output data to a provided callback function instea...Andreas Huber2011-06-281-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Support for writing output data to a provided callback function instead of a ...Andreas Huber2011-06-281-0/+10
* | | | | | Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-10/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-10/+8
* | | | | | Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-6/+7
| |/ / / / |/| | | |