summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa2010-11-191-8/+10
| * | | | am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/m...Jean-Baptiste Queru2010-11-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | build failed with g++ v. 4.4.5Matthias Bady2010-11-181-1/+1
* | | | | Merge "Removed uncessary FILE structure pointer for I/O"James Dong2010-11-196-58/+74
|\ \ \ \ \
| * | | | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-196-58/+74
* | | | | | Merge "Fix issue 3157123."Eric Laurent2010-11-193-40/+45
|\ \ \ \ \ \
| * | | | | | Fix issue 3157123.Eric Laurent2010-11-193-40/+45
* | | | | | | Merge "PTP: Fix permissions problems with files imported via PTP"Mike Lockwood2010-11-192-3/+11
|\ \ \ \ \ \ \
| * | | | | | | PTP: Fix permissions problems with files imported via PTPMike Lockwood2010-11-192-3/+11
| |/ / / / / /
* | | | | | | Merge "Fix an artifact of going from off_t to off64_t"Andreas Huber2010-11-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix an artifact of going from off_t to off64_tAndreas Huber2010-11-191-1/+1
| |/ / / / / /
* | | | | | | Squashed commit of the following:Andreas Huber2010-11-197-168/+27
|/ / / / / /
* | | | | | PTP: Improve performance and reliability of file importingMike Lockwood2010-11-194-96/+93
|/ / / / /
* | | | | Merge "64-bit file size/offset support for media framework"James Dong2010-11-1835-215/+221
|\ \ \ \ \
| * | | | | 64-bit file size/offset support for media frameworkJames Dong2010-11-1835-215/+221
* | | | | | 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-184-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add getUri() for streamingGloria Wang2010-11-184-0/+9
* | | | | | MTP: Fixes to allow file transfers > 4 gigabytesMike Lockwood2010-11-172-1/+10
* | | | | | MTP: Set correct format for abstract audio playlistsMike Lockwood2010-11-171-0/+2
* | | | | | Support post-decode video rotation.Andreas Huber2010-11-165-63/+168
* | | | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-1615-468/+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-151-20/+3
|/ / / / /
* | | | | 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-154-65/+4
|\ \ \ \ \ \
| * | | | | | Remove legacy PV stuffJames Dong2010-11-154-65/+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-125-11/+11
|\ \ \ \ \
| * | | | | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-115-11/+11
* | | | | | Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-0/+1
|/ / / / /
* | | | | 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
* | | | | | Add color format query support to QueryCodecs()James Dong2010-11-111-0/+14
* | | | | | Merge "Fix memory leak when 0-memcpy quirk is used"James Dong2010-11-111-1/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-111-1/+18