summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-115-11/+11
* 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
|/
* Use back-facing camera as default in camera/camcorder profile.Wu-cheng Li2010-11-092-8/+40
* am 9cebb86c: am 1b2efbca: Merge "Update a comment about when setOrientationHi...James Dong2010-11-081-1/+1
|\
| * am 1b2efbca: Merge "Update a comment about when setOrientationHint() should b...James Dong2010-11-081-1/+1
| |\
| | * Merge "Update a comment about when setOrientationHint() should be called" int...James Dong2010-11-081-1/+1
| | |\
| | | * Update a comment about when setOrientationHint() should be calledJames Dong2010-11-081-1/+1
* | | | am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated vi...James Dong2010-11-083-1/+66
|\ \ \ \ | |/ / /
| * | | am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" i...James Dong2010-11-083-1/+66
| |\ \ \ | | |/ /
| | * | Support extracting thumbnail from rotated video tracksJames Dong2010-11-083-1/+66
| | |/
| * | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-088-90/+230
| |\ \ | | |/
| | * Support post-decode video rotation.Andreas Huber2010-11-058-89/+228
| * | am 1653e261: Merge "Rotation support" into gingerbreadJames Dong2010-11-063-19/+84
| |\ \ | | |/
| | * Merge "Rotation support" into gingerbreadJames Dong2010-11-053-19/+84
| | |\
| | | * Rotation supportJames Dong2010-11-053-19/+84
* | | | Merge "Fix invalidateTransition method"Gil Dobjanschi2010-11-087-48/+56
|\ \ \ \
| * | | | Fix invalidateTransition methodGil Dobjanschi2010-11-087-48/+56
* | | | | Merge "Move the volume, media, call, camera and search key handling from Phon...Joe Onorato2010-11-081-0/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move the volume, media, call, camera and search key handling fromJoe Onorato2010-11-051-0/+68
* | | | | Do not use CAMERA_ID_DEFAULT because it is removed.Wu-cheng Li2010-11-081-2/+2
* | | | | am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording ro...James Dong2010-11-061-0/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 0467b0ab: Merge "Add a new public API to support recording rotated videos"...James Dong2010-11-061-0/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add a new public API to support recording rotated videosJames Dong2010-11-051-0/+25
| | | |/ | | |/|
| * | | am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerb...James Dong2010-11-033-39/+0
| |\ \ \ | | |/ /