summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Separated private from public header files.Andreas Huber2009-10-139-584/+3
* Fix various compiler warnings accumulated over time.Andreas Huber2009-10-131-5/+5
* OMXCodec now notifies the reader of changes in the output format by returning...Andreas Huber2009-10-133-0/+7
* Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber2009-10-121-8/+11
* Fixing the build.Andreas Huber2009-10-091-0/+2
* Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber2009-10-082-9/+67
* Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-081-2/+2
* The vendor is about to check in a fix for this issue, the workaround is no lo...Andreas Huber2009-10-081-1/+0
* am a2de8e31: Merge change Ie05f07df into eclairMathias Agopian2009-10-072-48/+1
|\
| * fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-072-48/+1
* | Workaround for avc decoder misreporting output buffer size requirements if th...Andreas Huber2009-10-071-0/+1
|/
* 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-062-127/+1
* Music visualizer support hack.Marco Nelissen2009-10-062-0/+5
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes ...Eric Laurent2009-09-241-1/+2
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
* Another software color conversion implementation, this time OMX_QCOM_COLOR_Fo...Andreas Huber2009-09-151-0/+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
|/
* make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* 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
* | 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
* | 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-084-156/+331
|\ \
| * | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-074-156/+331
| |/
* | Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-082-0/+34
|/
* Merge change 23835 into eclairAndroid (Google) Code Review2009-09-031-10/+11
|\
| * When encountering a .nomedia file, notify the MediaScannerClient,Marco Nelissen2009-09-031-10/+11
* | Setting the component role appears to be mandatory now for all mime types.Andreas Huber2009-09-021-0/+2
* | Some work to make audio encoding work.Andreas Huber2009-09-022-1/+6
|/
* Squashed commit of the following:Andreas Huber2009-09-011-1/+1
* Squashed commit of the following:Andreas Huber2009-08-273-262/+3
* Merge change 22897 into eclairAndroid (Google) Code Review2009-08-271-0/+1
|\
| * Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-271-0/+1
* | An attempt to fix a deadlock between OMXCodec::start and upstream ::readAndreas Huber2009-08-271-0/+1
* | Another quirk, some OMX components fail to properly flush before shutdown and...Andreas Huber2009-08-261-0/+1
|/
* assert => CHECK in stagefright.Andreas Huber2009-08-261-0/+2