summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Video size retrieval/configuration support in camera halJames Dong2010-10-031-0/+31
* am de12c3cf: am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery t...Eric Laurent2010-09-301-2/+5
|\
| * am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gin...Eric Laurent2010-09-301-2/+5
| |\
| | * Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-2/+5
* | | am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlaye...Andreas Huber2010-09-281-1/+5
|\ \ \ | |/ /
| * | am be045061: Merge "Instead of constantly polling the AudioPlayer to see if i...Andreas Huber2010-09-281-1/+5
| |\ \ | | |/
| | * Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-281-1/+5
| | |\
| | | * Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-281-1/+5
* | | | am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded t...Andreas Huber2010-09-281-0/+2
|\ \ \ \ | |/ / /
| * | | am 4769f579: Merge "Vorbis files may have more samples encoded that should be...Andreas Huber2010-09-281-0/+2
| |\ \ \ | | |/ /
| | * | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-281-0/+2
| | |\ \ | | | |/
| | | * Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-281-0/+2
* | | | am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into ging...Andreas Huber2010-09-281-0/+72
|\ \ \ \ | |/ / /
| * | | am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbreadAndreas Huber2010-09-281-0/+72
| |\ \ \ | | |/ /
| | * | Squashed commit of the following:Andreas Huber2010-09-271-0/+72
| | |/
* | | Fix the CameraHardwareInterface::setPreviewWindow comment.Jamie Gennis2010-09-251-1/+1
* | | am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-211-37/+12
|\ \ \ | |/ /
| * | am 67738486: Merge "Remove stagefright foundation\'s incompatible logging int...Andreas Huber2010-09-211-37/+12
| |\ \ | | |/
| | * Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
* | | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li2010-09-211-6/+8
|\ \ \ | |/ /
| * | am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
| |\ \ | | |/
| | * Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
* | | Merge "Adding default profiles for specific levels."Nipun Kwatra2010-09-171-4/+19
|\ \ \
| * | | Adding default profiles for specific levels.Nipun Kwatra2010-09-171-4/+19
* | | | Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-1/+60
* | | | Add YUV420P color format support for video output from camera halJames Dong2010-09-161-1/+4
|/ / /
* | | Added command type to play recording sound.Nipun Kwatra2010-09-141-0/+3
* | | Adding enable/disable option for sendCommand()Nipun Kwatra2010-09-141-0/+5
* | | Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-5/+3
* | | Exposing specific profile levels + hasProfile().Nipun Kwatra2010-09-101-6/+8
* | | Merge "Adding hasProfile."Nipun Kwatra2010-09-101-0/+8
|\ \ \
| * | | Adding hasProfile.Nipun Kwatra2010-09-101-0/+8
* | | | Merge "Added specific resolution and time lapse profiles."Nipun Kwatra2010-09-101-1/+14
|\ \ \ \ | |/ / /
| * | | Added specific resolution and time lapse profiles.Nipun Kwatra2010-09-101-1/+14
* | | | am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-1010-0/+1714
|\ \ \ \ | | |/ / | |/| |
| * | | resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-1010-0/+1714
| |\ \ \ | | |_|/ | |/| |
| | * | Initial contribution from Sony Corporation.aimitakeshi2010-09-0110-0/+1714
* | | | am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyT...James Dong2010-09-081-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer...James Dong2010-09-081-0/+1
| |\ \ \
| | * | | HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-0/+1
* | | | | am e126119c: am 95d86480: Merge "Modify type of some environmental reverb par...Eric Laurent2010-09-081-10/+10
|\ \ \ \ \ | |/ / / /
| * | | | Modify type of some environmental reverb parametersEric Laurent2010-09-081-10/+10
| |/ / /
* | | | Merge changes I71f5b0fc,I92c7accbNipun Kwatra2010-09-031-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-3/+6
* | | | am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping...Andreas Huber2010-09-031-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* | | | Merge "Add the new Stagefright ANativeWindow OMX codec API."Jamie Gennis2010-09-032-1/+58
|\ \ \ \
| * | | | Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-032-1/+58
* | | | | am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6