summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "MTP: Fix time values returned via GetObjectPropValue and GetObjectProp...Mike Lockwood2010-11-152-10/+16
|\
| * MTP: Fix time values returned via GetObjectPropValue and GetObjectPropListMike Lockwood2010-11-152-10/+16
* | 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 "Add http live mime types to MediaFile, add support for playlist mime t...Andreas Huber2010-11-151-4/+9
|\ \ \
| * | | Add http live mime types to MediaFile, add support for playlist mime types to...Andreas Huber2010-11-151-4/+9
| |/ /
* | | 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-1510-221/+665
* | Merge "MediaScanner: Add support for importing file based playlists copied ov...Mike Lockwood2010-11-151-61/+83
|\ \ | |/ |/|
| * MediaScanner: Add support for importing file based playlists copied over MTPMike Lockwood2010-11-121-61/+83
* | Merge "Disable flaky streaming server check"James Dong2010-11-151-1/+1
|\ \
| * | Disable flaky streaming server checkJames Dong2010-11-131-1/+1
* | | Fix a typo in LOG_TAG for MediaPlayer unit testsJames Dong2010-11-141-1/+1
|/ /
* | Merge "Transition invalidation bug fix."Gil Dobjanschi2010-11-121-47/+96
|\ \
| * | Transition invalidation bug fix.Gil Dobjanschi2010-11-121-47/+96
| |/
* | 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
|/
* Merge "Invalidate transitions when an image media item duration changes."Gil Dobjanschi2010-11-112-60/+111
|\
| * Invalidate transitions when an image media item duration changes.Gil Dobjanschi2010-11-112-60/+111
* | 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
| | |/ | |/|
* | | Merge "MediaFile: Recognize MPG file extension as MPEG video"Mike Lockwood2010-11-111-0/+1
|\ \ \
| * | | MediaFile: Recognize MPG file extension as MPEG videoMike Lockwood2010-11-111-0/+1
* | | | Merge "Fix testWAVSeekToEnd() testcase"James Dong2010-11-111-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix testWAVSeekToEnd() testcaseJames Dong2010-11-111-4/+2
| | |/ | |/|
* | | Merge "MTP: Add missing call to closedir() in recursive delete code"Mike Lockwood2010-11-111-0/+1
|\ \ \ | |/ / |/| |
| * | MTP: Add missing call to closedir() in recursive delete codeMike Lockwood2010-11-111-0/+1
| |/
* | Merge "Close the file input stream if the XML file parsing fails."Gil Dobjanschi2010-11-101-101/+106
|\ \ | |/ |/|
| * Close the file input stream if the XML file parsing fails.Gil Dobjanschi2010-11-101-101/+106
* | 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
|\ \ | |/ |/|
| * MTP: Don't dump data packets twice in debug output.Mike Lockwood2010-11-102-2/+0
| * Add support for range and enum forms in MTP ObjectPropDescsMike Lockwood2010-11-102-0/+92
* | Merge "Fix missing breaks in the profile/level conversion code in M4vH263 enc...James Dong2010-11-091-1/+6
|\ \
| * | Fix missing breaks in the profile/level conversion code in M4vH263 encoderJames Dong2010-11-091-1/+6
| |/
* | Merge "Some refactoring and added support for another form of vbr headers."Andreas Huber2010-11-098-196/+609
|\ \
| * | Some refactoring and added support for another form of vbr headers.Andreas Huber2010-11-098-196/+609
| |/
* | Add recording source for voice communicationJean-Michel Trivi2010-11-091-1/+10
* | Rotation supportJames Dong2010-11-093-19/+84
|/