summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode...Andreas Huber2009-12-071-1/+1
* Enable proper cleanup of OMX nodes managed through stagefright.Andreas Huber2009-12-041-0/+3
* Merge change I74bf38a0 into eclair-mr2Android (Google) Code Review2009-12-032-0/+54
|\
| * Squashed commit of the following:Andreas Huber2009-12-032-0/+54
* | Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-031-20/+27
|/
* A small sample tool to encode pcm audio data to amr, decode it again and play...Andreas Huber2009-12-011-2/+1
* Squashed commit of the following:Andreas Huber2009-11-234-182/+12
* am e7800946: Merge change I49f02be9 into eclairEric Laurent2009-11-211-3/+4
|\
| * 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 Iea6a38c6 into eclair-mr2Android (Google) Code Review2009-11-176-25/+95
|\ \
| * | Squashed commit of the following:Andreas Huber2009-11-166-25/+95
* | | Update FileSource to also accept a file descriptor and a range.Andreas Huber2009-11-171-0/+5
|/ /
* | am 1aa9f3ca: Merge change I923d7d72 into eclairEric Laurent2009-11-121-5/+1
|\ \ | |/
| * 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
* | | resolved conflicts for merge of c66d53f9 to eclair-mr2Andreas Huber2009-11-121-0/+35
|\ \ \ | |/ /
| * | 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
* | am 67b69292: Merge change I93f500a5 into eclairEric Laurent2009-11-053-1/+16
|\ \ | |/
| * 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
* | | am 7ed0ceeb: Merge change I6869df3a into eclairJean-Michel Trivi2009-11-041-1/+2
|\ \ \ | |/ /
| * | Add new audio sources to support the A1026 recording configurations.Jean-Michel Trivi2009-11-031-1/+2
| |/
* | Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-0/+1
* | am ee98c240: Merge change I73680cd9 into eclairEric Laurent2009-11-022-2/+4
|\ \ | |/
| * Fix 2194140: [Passion] Support Audience chip.Eric Laurent2009-11-022-2/+4
* | Revive support for video encoding in OMXCodec.Andreas Huber2009-10-291-0/+2
* | Merge change I155e2ad0 into eclair-mr2Android (Google) Code Review2009-10-281-13/+13
|\ \
| * | Re-enable CameraSource.Andreas Huber2009-10-281-13/+13
* | | am bf96aaad: Merge change Icf10db28 into eclairEric Laurent2009-10-242-2/+5
|\ \ \ | |/ / |/| / | |/
| * 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
* | New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-237-15/+27
* | Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-233-178/+0
* | Prefer software decoders over hardware for thumbnail extraction.Andreas Huber2009-10-231-1/+13
* | Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-225-4/+11
* | Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in...Andreas Huber2009-10-211-1/+0
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-162-20/+20
* | 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
* | Workaround for avc decoder misreporting output buffer size requirements if th...Andreas Huber2009-10-071-0/+1
|/
* Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-061-0/+1