summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-2/+4
* Merge "Change an assert failure due to unsupported level by HW AVC decoder an...James Dong2011-09-141-1/+1
|\
| * Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-1/+1
* | Merge "Issue 5298399: Lost speech after a crash in gTalk."Eric Laurent2011-09-131-0/+1
|\ \ | |/ |/|
| * Issue 5298399: Lost speech after a crash in gTalk.Eric Laurent2011-09-131-0/+1
* | Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-0/+2
* | Make MediaScanner skip certain directoriesGuang Zhu2011-09-091-1/+5
|/
* Require INTERNET permission for network-based content.Dave Burke2011-09-023-11/+11
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+19
* Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"Pannag Sanketi2011-08-311-1/+1
|\
| * Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSourcePannag Sanketi2011-08-311-1/+1
* | Merge "Fix SurfaceMediaSource timestamp handling."Eino-Ville Talvala2011-08-311-0/+7
|\ \
| * | Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala2011-08-301-0/+7
* | | Merge "fix Surface positions are not floats"Mathias Agopian2011-08-301-2/+2
|\ \ \
| * | | fix Surface positions are not floatsMathias Agopian2011-08-301-2/+2
| |/ /
* | | Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-301-1/+6
|\ \ \ | |/ / |/| |
| * | 226483: A2DP connected, but music out to speakerEric Laurent2011-08-301-1/+6
| |/
* | Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque"Pannag Sanketi2011-08-261-1/+1
|\ \ | |/ |/|
| * Modify enum value of OMX_COLOR_FormatAndroidOpaquePannag Sanketi2011-08-261-1/+1
* | Merge "Support for posting messages and synchronously waiting for a response."Andreas Huber2011-08-262-1/+23
|\ \ | |/ |/|
| * Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-1/+23
* | Bug 4364249 Play position is 0 after flushing AudioTrackJean-Michel Trivi2011-08-251-0/+1
|/
* Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-242-5/+13
* Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-191-1/+25
* Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE."Wu-cheng Li2011-08-171-6/+17
|\
| * Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-181-6/+17
* | Error handling in ACodec and Nuplayer.Andreas Huber2011-08-161-2/+1
|/
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-112-0/+2
* 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-091-1/+2
|\
| * return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+2
* | 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
* Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-4/+13
* Add camera face detection API.Wu-cheng Li2011-07-271-0/+10
* 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 "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
|\ \ \ \ | | |_|/ | |/| |