summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-12-171-1/+5
* Add a new API to support determining the roles of an OMX component specified ...Andreas Huber2009-12-151-0/+7
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-1/+1
* am 86ed86d2: Merge change I0f73439a into eclairJean-Michel Trivi2009-12-101-0/+2
|\
| * Partially fix bug 2111240 Detect docking / undocking event by reportingJean-Michel Trivi2009-12-071-0/+2
* | 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 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