summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | am 4b440268: am c929677e: Merge "Increase the number of useful bits in the sp...Marco Nelissen2011-01-251-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | am c929677e: Merge "Increase the number of useful bits in the spectrum." into...Marco Nelissen2011-01-251-2/+7
| | |\ \ | | | |/
| | | * Merge "Increase the number of useful bits in the spectrum." into gingerbreadMarco Nelissen2011-01-251-2/+7
| | | |\
| | | | * Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
| | * | | am efebdf4b: DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.2...Andreas Huber2011-01-243-9/+23
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software d...Andreas Huber2011-01-243-9/+23
| | | |/
| | * | am 65d39eeb: Merge "DO NOT MERGE: Prefill the cache before trying to instanti...Dave Sparks2011-01-202-3/+31
| | |\ \ | | | |/
| | | * DO NOT MERGE: Prefill the cache before trying to instantiate the media extrac...Andreas Huber2011-01-192-3/+31
| | * | am e9a00235: Merge "DO NOT MERGE: Apparently our native TCP sockets do not re...Andreas Huber2011-01-191-4/+81
| | |\ \ | | | |/
| | | * DO NOT MERGE: Apparently our native TCP sockets do not return an error from b...Andreas Huber2011-01-181-4/+81
| | * | merge 83fdc69e from gingerbread - do not mergeJean-Baptiste Queru2011-01-147-143/+48
| | |\ \ | | | |/
| | | * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-127-143/+48
| | * | am 7c615360: Fail to parse duration instead of asserting, if the server respo...Andreas Huber2011-01-121-5/+7
| | |\ \ | | | |/
| | | * Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
| | * | am 7e2f9cc8: DO NOT MERGE: Fix Matroska issuesAndreas Huber2011-01-113-75/+317
| | |\ \ | | | |/
| | | * DO NOT MERGE: Fix Matroska issuesAndreas Huber2011-01-113-75/+317
| | * | resolved conflicts for merge of e7fbfb6b to gingerbread-plus-aosprepo sync2011-01-118-38/+689
| | |\ \ | | | |/
| | | * DO NOT MERGE: Fix parsing of ntp= PLAY response.Andreas Huber2011-01-118-39/+690
| | * | am 13d1cb56: Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecOb...James Dong2011-01-102-5/+11
| | |\ \ | | | |/
| | | * Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-102-5/+11
| | * | am ba77a3f9: Add support for the "compilation" tag in mp3, mp4 and ogg, and a...Marco Nelissen2011-01-065-0/+17
| | |\ \ | | | |/
| | | * Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-065-0/+17
| | * | am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio whi...Eric Laurent2010-12-161-1/+2
| | |\ \ | | | |/
| | | * Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-12-151-1/+2
| | * | am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the render...James Dong2010-12-081-0/+2
| | |\ \ | | | |/
| | | * When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...James Dong2010-12-081-0/+2
* | | | am 54bce526: am bc5172fe: Merge "Support non-multiple-of-16 dimensions in MPE...Andreas Huber2011-01-243-8/+24
|\ \ \ \ | |/ / /
| * | | Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder"...Andreas Huber2011-01-243-8/+24
| |\ \ \
| | * | | Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoderAndreas Huber2011-01-243-8/+24
* | | | | am 5481142a: am c45d3ad0: Merge "The .mkv parser lib leaves some tracks NULL ...Andreas Huber2011-01-241-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | The .mkv parser lib leaves some tracks NULL if it doesn't support them.Andreas Huber2011-01-241-0/+6
| |/ / /
* | | | am bd6ac1e4: am da6f9295: Merge "Make AwesomePlayer\'s reset process more ver...Andreas Huber2011-01-241-0/+13
|\ \ \ \ | |/ / /
| * | | Make AwesomePlayer's reset process more verbose to track down ANRs (again)Andreas Huber2011-01-241-0/+13
* | | | Merge "New APIs for MTP and PTP host support"Mike Lockwood2011-01-225-332/+223
|\ \ \ \ | |/ / / |/| | |
| * | | New APIs for MTP and PTP host supportMike Lockwood2011-01-225-332/+223
* | | | Merge "Remove MTP related log spam" into honeycombMike Lockwood2011-01-222-16/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Remove MTP related log spamMike Lockwood2011-01-212-16/+16
* | | | Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."Carl Shapiro2011-01-211-13/+0
* | | | Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+32
* | | | Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-214-19/+96
|/ / /
* | | Implement missing pause/resume support for NuPlayer.Andreas Huber2011-01-204-5/+85
* | | Merge "Eliminate recording sound by starting the video track before audio tra...James Dong2011-01-201-6/+9
|\ \ \
| * | | Eliminate recording sound by starting the video track before audio track.James Dong2011-01-201-6/+9
* | | | Merge "Prefill the cache before trying to instantiate the media extractor." i...Andreas Huber2011-01-192-3/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Prefill the cache before trying to instantiate the media extractor.Andreas Huber2011-01-192-3/+32
* | | | Merge "Logging the duration range from different media tracks for recording" ...James Dong2011-01-191-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Logging the duration range from different media tracks for recordingJames Dong2011-01-191-0/+9
* | | | Always revert to the previous bandwidth if the required sequence number canno...Andreas Huber2011-01-191-2/+1
|/ / /
* | | Return a runtime error if decryption fails instead of asserting.Andreas Huber2011-01-191-2/+8
* | | Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG ...Andreas Huber2011-01-191-58/+20
|\ \ \