summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge change I49f02be9 into eclairAndroid (Google) Code Review2009-11-211-3/+4
|\
| * Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-191-3/+4
* | DO NOT MERGE: Instead of inserting semi-random delays after submission to sur...Andreas Huber2009-11-191-1/+3
|/
* Merge change I923d7d72 into eclairAndroid (Google) Code Review2009-11-121-5/+1
|\
| * Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-121-5/+1
* | Delegate the platform dependent hardware renderer implementation to a shared ...Andreas Huber2009-11-123-116/+35
|/
* DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-054-24/+24
* Merge change I93f500a5 into eclairAndroid (Google) Code Review2009-11-053-1/+16
|\
| * Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-043-1/+16
* | Add new audio sources to support the A1026 recording configurations.Jean-Michel Trivi2009-11-031-1/+2
|/
* Fix 2194140: [Passion] Support Audience chip.Eric Laurent2009-11-022-2/+4
* 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 issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-061-0/+1
* Music visualizer support hack.Marco Nelissen2009-10-062-0/+5
* Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes ...Eric Laurent2009-09-241-1/+2
* 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
|/
* Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-111-0/+58
* 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
* | 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
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-262-0/+2
* Make sure not to ask for more buffers when we know that there won't be any, a...Andreas Huber2009-08-251-1/+8
* Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-202-1/+5
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-193-19/+19
* Refactored "stagefright" commandline app, split off JPEGSource.Andreas Huber2009-08-181-0/+1
* Squashed commit of the following:Andreas Huber2009-08-1715-68/+302
* DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-141-0/+1
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-0/+11
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-102-36/+0
* Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-073-24/+24
* Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-051-0/+4