summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am b0e6a9a0: Merge change I7a03b074 into eclairAndreas Huber2009-10-221-1/+0
|\
| * Now that the underlying bug is fixed we can continue using OMX_UseBuffer for ...Andreas Huber2009-10-211-1/+0
| * do not merge: The qcom video decoders always output yuv data after adjusting ...Andreas Huber2009-10-202-1/+8
* | Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in...Andreas Huber2009-10-212-4/+12
* | Avoid signaling a format change to the client if its insubstantial.Andreas Huber2009-10-191-1/+72
* | Fixing the build by renaming private "string.h" header file.Andreas Huber2009-10-196-5/+5
* | am da2ecbeb: Merge change Idcaa1ef8 into eclairYu Shan Emily Lau2009-10-162-8/+12
|\ \ | |/
| * 1) Add 10 seconds wait time before collecting the end memory.Yu Shan Emily Lau2009-10-152-8/+12
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-1612-458/+776
* | Merge change I73b00501 into eclair-mr2Android (Google) Code Review2009-10-131-0/+2
|\ \
| * | Check cursor and URI value for nullity to prevent NPE.Ray Chen2009-10-121-0/+2
* | | Separated private from public header files.Andreas Huber2009-10-1322-33/+634
* | | Fix various compiler warnings accumulated over time.Andreas Huber2009-10-134-9/+10
* | | OMXCodec now notifies the reader of changes in the output format by returning...Andreas Huber2009-10-133-1/+27
* | | Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3...Andreas Huber2009-10-121-1/+33
* | | Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber2009-10-129-68/+54
|/ /
* | Merge change Ib01005ea into eclair-mr2Android (Google) Code Review2009-10-091-1/+6
|\ \
| * | Avoid extracting EXIF data for non-JPEG images.Ray Chen2009-10-081-1/+6
* | | Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber2009-10-0810-278/+576
|/ /
* | Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-084-22/+36
* | Merge change I729c3938 into eclair-mr2Android (Google) Code Review2009-10-081-0/+5
|\ \
| * | Insert a small delay after submitting to surface flinger and before returning...Andreas Huber2009-10-081-0/+5
* | | The vendor is about to check in a fix for this issue, the workaround is no lo...Andreas Huber2009-10-081-33/+0
|/ /
* | Workaround for avc decoder misreporting output buffer size requirements if th...Andreas Huber2009-10-071-2/+30
* | am 62443f5f: Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio ...Eric Laurent2009-10-061-11/+23
|\ \ | |/
| * Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-061-11/+23
* | Merge change I6b51a98a into eclair-mr2Android (Google) Code Review2009-10-061-5/+11
|\ \ | |/ |/|
| * Fixed issue #4098: Ringtone#getTitle does not close its cursor.Josh Guilfoyle2009-10-061-5/+11
* | Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), ...gwang@google.com2009-10-062-2/+4
|/
* Music visualizer support hack.Marco Nelissen2009-10-067-4/+238
* Update from API review.Dianne Hackborn2009-09-301-1/+1
* Merge change Id60fa26a into eclairAndroid (Google) Code Review2009-10-012-35/+175
|\
| * Fix issue 2152541 thumbnail images stretched.Ray Chen2009-09-302-35/+175
* | Fix Issue 2158631: AudioService: volume control sometimes not restored after ...Eric Laurent2009-09-301-5/+8
|/
* Merge change I999f1aeb into eclairAndroid (Google) Code Review2009-09-301-1/+1
|\
| * Remove audio latency fudge factor 96 msec.Jianhong Jiang2009-09-291-1/+1
* | Merge change I55a6ac8c into eclairAndroid (Google) Code Review2009-09-302-4/+4
|\ \ | |/ |/|
| * Fixed the long recorder time and reduce the number of loops.Yu Shan Emily Lau2009-09-292-4/+4
* | Merge change If5722b3f into eclairAndroid (Google) Code Review2009-09-291-1/+3
|\ \
| * | Dont NPE if the thumbnail file cannot be opened.Chih-Chung Chang2009-09-291-1/+3
| |/
* | Merge change I19f2928b into eclairAndroid (Google) Code Review2009-09-292-6/+23
|\ \ | |/ |/|
| * Fix issue 2141503: Keyclick sound doesn't honor volume settings.Eric Laurent2009-09-292-6/+23
* | Merge change Idd16976f into eclairAndroid (Google) Code Review2009-09-292-24/+27
|\ \
| * | Fix some metadata retriever issues:James Dong2009-09-292-24/+27
| |/
* | Unify Java NIO to read/write MiniThumbFile.Ray Chen2009-09-291-37/+33
|/
* Merge change 27466 into eclairAndroid (Google) Code Review2009-09-281-3/+2
|\
| * Turn on thubmnail capture unit test for media metadata retrieverJames Dong2009-09-281-3/+2
* | Merge change 27449 into eclairAndroid (Google) Code Review2009-09-281-0/+7
|\ \ | |/ |/|
| * Always consider m4a files as audio, even when they contain a video track.Marco Nelissen2009-09-281-0/+7
* | Merge change 27318 into eclairAndroid (Google) Code Review2009-09-271-1/+2
|\ \ | |/