summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 8637759a: Merge change I36d0184e into eclairMathias Agopian2009-11-031-1/+3
|\ \ | |/
| * Merge change I36d0184e into eclairAndroid (Google) Code Review2009-11-021-1/+3
| |\
| | * fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-021-1/+3
* | | 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
* | am 7bb7e992: Merge change Ia8ac904d into eclairMathias Agopian2009-10-161-6/+9
|\ \ | |/
| * fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
* | 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
* | 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
|/