summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-17/+7
* Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-37/+0
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-112-0/+2
* Merge changes I5174a6ec,I1f8538b6,Idb71fdcfMathias Agopian2011-08-101-3/+22
|\
| * fix a crasher in SurfaceTexture::updateTexImage()Mathias Agopian2011-08-101-4/+18
| * rework dequeueBuffer()'s main loop.Mathias Agopian2011-08-101-0/+5
| * error out when SurfaceTexture APIs are called while not connectedMathias Agopian2011-08-101-1/+1
* | Merge "Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant"Mathias Agopian2011-08-101-3/+4
|\ \
| * | Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constantMathias Agopian2011-08-091-3/+4
| |/
* | Revert "Notify the OMX component that it's going to be used in "secure" mode."Andreas Huber2011-08-102-12/+0
|/
* Merge changes Ie06e73e5,I7ac6b5b0Mathias Agopian2011-08-093-3/+10
|\
| * return correct value from query after connecting a surfaceMathias Agopian2011-08-083-3/+10
* | Keep effects sessions active when the caller dies.Marco Nelissen2011-08-092-0/+5
|/
* Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-082-0/+12
* Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-041-0/+4
* Add camera bayer image format.Wu-cheng Li2011-08-041-0/+3
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-3/+7
* Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+11
* Refactor input reader to add stylus support.Jeff Brown2011-07-312-1/+32
* Merge "Move extract native libraries to JNI code"Kenny Root2011-07-271-0/+15
|\
| * Move extract native libraries to JNI codeKenny Root2011-07-261-0/+15
* | Merge "Bug 4599730 Get audio channel count on MediaPlayer"Glenn Kasten2011-07-271-4/+13
|\ \
| * | Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-4/+13
* | | Merge "Fix issue 4604090: notification sound interrupted."Eric Laurent2011-07-272-0/+70
|\ \ \ | |/ / |/| |
| * | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-252-0/+70
* | | Add camera face detection API.Wu-cheng Li2011-07-271-0/+10
* | | Merge "remove dead code and member variables."Mathias Agopian2011-07-261-14/+2
|\ \ \ | |/ / |/| |
| * | remove dead code and member variables.Mathias Agopian2011-07-251-14/+2
* | | Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-252-1/+15
|\ \ \
| * | | Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-222-1/+15
* | | | Merge "Added APIs for audio preprocessing"Eric Laurent2011-07-252-0/+34
|\ \ \ \
| * | | | Added APIs for audio preprocessingEric Laurent2011-07-252-0/+34
* | | | | Merge "Do not support still image capture mode for timelapse video recording"James Dong2011-07-253-79/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not support still image capture mode for timelapse video recordingJames Dong2011-07-243-79/+0
| | |/ / | |/| |
* | | | Merge "SurfaceTexture: enable RGB external textures"Jamie Gennis2011-07-251-5/+0
|\ \ \ \
| * | | | SurfaceTexture: enable RGB external texturesJamie Gennis2011-07-221-5/+0
* | | | | Merge "Add support for creating a Surface from a a SurfaceTexture."Ted Bonkenburg2011-07-251-2/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-221-2/+5
* | | | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-241-0/+1
|\ \ \ \ \
| * | | | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-151-0/+1
* | | | | | Merge "QueryCodecs() signature change"Jean-Michel Trivi2011-07-241-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | QueryCodecs() signature changeJean-Michel Trivi2011-07-221-0/+7
* | | | | | Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi2011-07-224-3/+21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-224-3/+21
| | |_|_|/ | |/| | |
* | | | | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-223-3/+21
* | | | | SurfaceMediaSource: remove getAllocator methodJamie Gennis2011-07-221-7/+0
|/ / / /
* | | | Merge changes I799532f7,I5cffa6ebJamie Gennis2011-07-223-12/+1
|\ \ \ \
| * | | | SurfaceTexture: fix a commentJamie Gennis2011-07-211-2/+1
| * | | | SurfaceTexture: remove getAllocatorJamie Gennis2011-07-212-10/+0
* | | | | Merge "Renaming SurfaceEncoder to SurfaceMediaSource"Pannag Sanketi2011-07-221-18/+17
|\ \ \ \ \