summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Refactor h.264 profile/level support into avc_utils.Andreas Huber2010-11-153-34/+42
* 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
* | 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
|\ \ | |/ |/|
| * 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
| |/
* | Rotation supportJames Dong2010-11-093-19/+84
|/
* am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated vi...James Dong2010-11-082-0/+8
|\
| * am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" i...James Dong2010-11-082-0/+8
| |\
| | * Support extracting thumbnail from rotated video tracksJames Dong2010-11-082-0/+8
| * | 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
| |\ \ | | |/
| | * Rotation supportJames Dong2010-11-053-19/+84
| * | am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerb...James Dong2010-11-032-27/+0
| |\ \ | | |/
| | * Revert "Support rotation in media recorder"James Dong2010-11-032-27/+0
| * | am c181a082: Merge "Support rotation in media recorder" into gingerbreadHiroshi Lockheimer2010-11-032-0/+27
| |\ \ | | |/
| | * Support rotation in media recorderJames Dong2010-11-032-0/+27
| * | am f3847e87: Merge "DO NOT MERGE" into gingerbreadJames Dong2010-11-031-3/+29
| |\ \ | | |/
| | * DO NOT MERGEJames Dong2010-11-021-3/+29
* | | Merge "Use meta data in the media recording framework"James Dong2010-11-053-5/+45
|\ \ \
| * | | Use meta data in the media recording frameworkJames Dong2010-11-043-5/+45
* | | | Merge "Add support for WV DRM"Gloria Wang2010-11-0512-11/+233
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for WV DRMGloria Wang2010-11-0512-11/+233
* | | | Fix a MediaBuffer leak in Stagefright.Jamie Gennis2010-11-031-34/+29
* | | | Merge "Experimentally reenable mpeg4 and h.263 hardware decoders."Andreas Huber2010-11-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Experimentally reenable mpeg4 and h.263 hardware decoders.Andreas Huber2010-11-031-2/+2
* | | | am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-p...Gloria Wang2010-11-031-23/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | resolved conflicts for merge of c1c45a4d to gingerbread-plus-aospGloria Wang2010-11-022-24/+14
| |\ \
| | * | - Move the business rule management down to DRM agents.Gloria Wang2010-11-012-24/+14
* | | | Stop using OMX_COLOR_FormatAndroidPrivateStart.Jamie Gennis2010-11-011-6/+1
* | | | Merge "Notify surfaceflinger about (changes to) the crop rectangle output by ...Andreas Huber2010-11-011-0/+11
|\ \ \ \
| * | | | Notify surfaceflinger about (changes to) the crop rectangle output by the dec...Andreas Huber2010-11-011-0/+11
* | | | | Media scanner support for FL(Forward Lock) DRM file typesGloria Wang2010-11-011-1/+1
|/ / / /
* | | | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-011-0/+6
* | | | Merge "Added some debugging log messages at stop()"James Dong2010-10-291-1/+5
|\ \ \ \