summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Use image rect information to display zoomed picture.Wu-cheng Li2009-10-291-0/+9
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-2/+12
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-212-2/+5
* do not merge: The qcom video decoders always output yuv data after adjusting ...Andreas Huber2009-10-201-0/+1
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-073-49/+2
* Merge change I4961c959 into eclairAndroid (Google) Code Review2009-10-061-7/+13
|\
| * fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* | Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-061-0/+1
|/
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-061-0/+83
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-068-141/+297
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-063-2/+19
* Music visualizer support hack.Marco Nelissen2009-10-062-0/+5
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.Wu-cheng Li2009-09-281-5/+7
* Add camera parameter key constants and documentation.Wu-cheng Li2009-09-251-1/+193
* Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes ...Eric Laurent2009-09-241-1/+2
* fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...Mathias Agopian2009-09-231-0/+4
* Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-0/+1
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
* Merge change 25158 into eclairAndroid (Google) Code Review2009-09-161-0/+1
|\
| * Another software color conversion implementation, this time OMX_QCOM_COLOR_Fo...Andreas Huber2009-09-151-0/+1
* | Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+32
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-2/+1
* | Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th...Mathias Agopian2009-09-151-1/+2
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-2/+1
|/
* Merge change 25128 into eclairAndroid (Google) Code Review2009-09-151-0/+10
|\
| * Support CbYCrY -> RGB565 color conversion in IOMXRenderer.Andreas Huber2009-09-151-0/+10
* | Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-2/+11
|/
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-153-0/+14
* Merge change 24947 into eclairAndroid (Google) Code Review2009-09-141-0/+2
|\
| * make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* | process: Switch to common cutils sched_policy apiSan Mehat2009-09-121-5/+0
|/
* Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-111-0/+58
* Merge change 24643 into eclairAndroid (Google) Code Review2009-09-101-2/+3
|\
| * fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* | Merge change 24642 into eclairAndroid (Google) Code Review2009-09-101-4/+12
|\ \ | |/
| * make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* | Process: Add support for using scheduler policies instead of cgroups.San Mehat2009-09-101-0/+5
* | Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-102-1/+72
|/
* Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.Andreas Huber2009-09-091-3/+3
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-092-3/+57
* Merge change 24179 into eclairAndroid (Google) Code Review2009-09-091-0/+1
|\
| * Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-0/+1
* | Merge change 24335 into eclairAndroid (Google) Code Review2009-09-091-0/+3
|\ \
| * | use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-0/+3
* | | Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-1/+2
|/ /
* | Merge changes 24119,24120 into eclairAndroid (Google) Code Review2009-09-088-178/+352
|\ \
| * | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-078-178/+352
| |/
* | Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-082-0/+34
|/