summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "64-bit file size/offset support for media framework"James Dong2010-11-1840-230/+238
|\
| * 64-bit file size/offset support for media frameworkJames Dong2010-11-1840-230/+238
* | Set the external display usage bit in Stagefright.Jamie Gennis2010-11-182-2/+2
* | Log H.264 profile/level in OMXCodecAndreas Huber2010-11-181-1/+1
|/
* Merge "Support for "chunked" HTTP transfer encoding."Andreas Huber2010-11-184-21/+136
|\
| * Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-184-21/+136
* | Merge "Fix an issue wherre error notification will not be sent after mediapla...James Dong2010-11-181-0/+3
|\ \ | |/ |/|
| * Fix an issue wherre error notification will not be sent after mediaplayer resetJames Dong2010-11-181-0/+3
* | Merge "Add getUri() for streaming"Gloria Wang2010-11-185-0/+12
|\ \ | |/ |/|
| * Add getUri() for streamingGloria Wang2010-11-185-0/+12
* | MTP: Fixes to allow file transfers > 4 gigabytesMike Lockwood2010-11-172-1/+10
* | Merge "MTP: Set correct format for abstract audio playlists"Mike Lockwood2010-11-171-0/+2
|\ \
| * | MTP: Set correct format for abstract audio playlistsMike Lockwood2010-11-171-0/+2
* | | Merge "Add new audio mode for audio communications other than telelphony."Jean-Michel Trivi2010-11-174-19/+36
|\ \ \ | |/ / |/| |
| * | Add new audio mode for audio communications other than telelphony.Jean-Michel Trivi2010-11-164-19/+36
| |/
* | Support post-decode video rotation.Andreas Huber2010-11-165-63/+168
* | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-1620-558/+43
* | Make sure live streamed http live content does not start playing from the ver...Andreas Huber2010-11-161-1/+13
|/
* Add initial stereo capture support for AAC encoderJames Dong2010-11-152-14/+30
* Merge "Proper support for variable NALsize lengths of AVC content in .mkv fil...Andreas Huber2010-11-151-54/+67
|\
| * Proper support for variable NALsize lengths of AVC content in .mkv files.Andreas Huber2010-11-151-54/+67
* | Fixed a race condition where some recording frames may not be released.James Dong2010-11-152-20/+6
* | Merge "Switch to use kKeyFrameRate for recordvideo utility"James Dong2010-11-151-1/+1
|\ \ | |/ |/|
| * Switch to use kKeyFrameRate for recordvideo utilityJames Dong2010-11-141-1/+1
* | Merge "More HTTP live support, AES encryption etc."Andreas Huber2010-11-159-47/+361
|\ \
| * | More HTTP live support, AES encryption etc.Andreas Huber2010-11-159-47/+361
| |/
* | Merge "Refactor h.264 profile/level support into avc_utils."Andreas Huber2010-11-153-34/+42
|\ \
| * | Refactor h.264 profile/level support into avc_utils.Andreas Huber2010-11-153-34/+42
| |/
* | Merge "Provide bandwidth estimation support in NuHTTPDataSource"Andreas Huber2010-11-152-0/+69
|\ \
| * | Provide bandwidth estimation support in NuHTTPDataSourceAndreas Huber2010-11-152-0/+69
| |/
* | Merge "Remove legacy PV stuff"James Dong2010-11-157-275/+4
|\ \
| * | Remove legacy PV stuffJames Dong2010-11-157-275/+4
| |/
* | MTP: Partial implementation of the GetObjectPropList commandMike Lockwood2010-11-156-3/+45
|/
* Merge "Separate the key for audio sampling rate and video frame rate in MetaD...James Dong2010-11-126-12/+13
|\
| * Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-116-12/+13
* | Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-123-5/+7
|/
* Merge "Temporary workaround for issue 3187563"Eric Laurent2010-11-111-0/+4
|\
| * Temporary workaround for issue 3187563Eric Laurent2010-11-111-0/+4
* | Increase the prefetcher's low water mark so it restarts fetching data earlier.Andreas Huber2010-11-111-1/+1
* | Merge "Make sure the prefetcher is actively fetching data if we pause playbac...Andreas Huber2010-11-114-4/+26
|\ \
| * | Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-114-4/+26
* | | Merge "Implement reducing the buffer count of a Surface."Jamie Gennis2010-11-111-0/+10
|\ \ \ | |_|/ |/| |
| * | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-111-0/+10
* | | Add color format query support to QueryCodecs()James Dong2010-11-112-0/+15
* | | Merge "Fix memory leak when 0-memcpy quirk is used"James Dong2010-11-112-1/+20
|\ \ \ | |_|/ |/| |
| * | Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-112-1/+20
| |/
* | MTP: Add missing call to closedir() in recursive delete codeMike Lockwood2010-11-111-0/+1
|/
* Merge "Fix uninitialized variable"James Dong2010-11-101-0/+1
|\
| * Fix uninitialized variableJames Dong2010-11-101-0/+1
* | Merge changes I49b383d3,I70809401Mike Lockwood2010-11-104-2/+92
|\ \ | |/ |/|