summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-211-18/+17
* | | | | | Merge "Adding SurfaceEncoder for encoding FilterFrames"Pannag Sanketi2011-07-224-6/+367
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-214-6/+367
* | | | | | Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-221-0/+5
|/ / / / /
* | | | | Adding AndoirdOpaque Colorformat to OMXPannag Sanketi2011-07-211-202/+209
|/ / / /
* | | | Merge "fix for issue 4142219 Don't hard code platform-specific limitations-j...Hong Teng2011-07-211-1/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix for issue 4142219Hong Teng2011-07-201-1/+45
| |/ /
* | | Merge "clean-up. get rid ofunused code and members in Surface[Control].cpp"Mathias Agopian2011-07-203-36/+4
|\ \ \
| * | | clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-203-36/+4
| |/ /
* | | Merge "Untangle MediaScanner error handling. Bug: 5056917"Jeff Brown2011-07-202-15/+31
|\ \ \
| * | | Untangle MediaScanner error handling.Jeff Brown2011-07-202-15/+31
| |/ /
* | | Merge "Audio framework: support for audio pre processing"Eric Laurent2011-07-203-8/+10
|\ \ \
| * | | Audio framework: support for audio pre processingEric Laurent2011-07-183-8/+10
* | | | Remove unimplemented memory pool.Jeff Brown2011-07-201-71/+0
| |/ / |/| |
* | | implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-193-2/+20
* | | Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-193-3/+24