summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeyco...Glenn Kasten2011-03-112-0/+24
|\
| * am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1Glenn Kasten2011-03-112-0/+24
| |\
| | * Bug 3012968 DRM output controlGlenn Kasten2011-03-102-0/+24
* | | Fix for bug 3477330Gloria Wang2011-03-1011-28/+29
* | | Merge "Support http authentication ala http://foo:bar@host.org in stagefright."Andreas Huber2011-03-091-1/+2
|\ \ \
| * | | Support http authentication ala http://foo:bar@host.org in stagefright.Andreas Huber2011-03-091-1/+2
* | | | am d1e09e08: am 8df2477c: am bd0e806a: Support IPv6->IPv4 fallback in HTTP st...Lorenzo Colitti2011-03-091-14/+24
|\ \ \ \ | | |/ / | |/| |
| * | | am 8df2477c: am bd0e806a: Support IPv6->IPv4 fallback in HTTP streaming.Lorenzo Colitti2011-03-091-14/+24
| |\ \ \
| | * \ \ am bd0e806a: Support IPv6->IPv4 fallback in HTTP streaming.Lorenzo Colitti2011-03-091-14/+24
| | |\ \ \
| | | * | | Support IPv6->IPv4 fallback in HTTP streaming.Lorenzo Colitti2011-03-081-14/+24
* | | | | | am d6aaec0c: am e4a02b61: am b9da16a1: Support IPv6 in HTTP streaming.Lorenzo Colitti2011-03-091-9/+17
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am e4a02b61: am b9da16a1: Support IPv6 in HTTP streaming.Lorenzo Colitti2011-03-091-9/+17
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | am b9da16a1: Support IPv6 in HTTP streaming.Lorenzo Colitti2011-03-091-9/+17
| | |\ \ | | | |/
| | | * Support IPv6 in HTTP streaming.Lorenzo Colitti2011-03-081-9/+17
| | * | am d581c047: Add missing copyright headers for a couple of files. DO NOT MERG...James Dong2011-03-072-0/+32
| | |\ \ | | | |/
| | | * Add missing copyright headers for a couple of files. DO NOT MERGEJames Dong2011-03-072-0/+32
| | * | am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.Andreas Huber2011-02-162-7/+83
| | |\ \ | | | |/
| | | * DO NOT MERGE: Respond to RTSP server->client requests.Andreas Huber2011-02-162-7/+83
| | * | am 8db7a7bf: Merge "DO NOT MERGE: Derive the Transport "source" attribute fro...Andreas Huber2011-02-161-23/+42
| | |\ \ | | | |/
| | | * DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint ...Andreas Huber2011-02-151-23/+42
| | * | am d1ba051a: DO NOT MERGE: Work around several issues with non-compliant RTSP...Andreas Huber2011-02-156-25/+81
| | |\ \ | | | |/
| | | * DO NOT MERGE: Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-156-25/+81
| | * | am b6c2e2b4: DO NOT MERGE: More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-283-20/+46
| | |\ \ | | | |/
| | | * DO NOT MERGE: More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-283-20/+46
| | * | am 2dce338e: DO NOT MERGE: This particular RTSP server streams MPEG4-LATM aud...Andreas Huber2011-01-261-1/+4
| | |\ \ | | | |/
| | | * DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra...Andreas Huber2011-01-261-1/+4
| | * | am 2ba92c71: do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-261-0/+1
| | |\ \ | | | |/
| | | * do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-261-0/+1
* | | | Use the same http proxy mechanism that webkit uses instead of bypassing proxies.Andreas Huber2011-03-091-1/+3
* | | | am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth ...Eric Laurent2011-03-092-80/+333
|\ \ \ \ | |/ / /
| * | | Fix issue 3439872: video chat and bluetooth SCOEric Laurent2011-03-082-80/+333
* | | | An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-0914-22/+1223
* | | | Merge "Add the default back-facing camera to the MediaProfile camera vector A...James Dong2011-03-071-0/+3
|\ \ \ \
| * | | | Add the default back-facing camera to the MediaProfile camera vectorJames Dong2011-03-071-0/+3
* | | | | am a7c9dffd: am 4ed072f9: Merge "Add missing copyright headers to a couple of...James Dong2011-03-072-0/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add missing copyright headers to a couple of filesJames Dong2011-03-072-0/+32
* | | | | Merge "Added more metadata published by the MediaMetaDataRetriever"Andreas Huber2011-03-071-0/+49
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added more metadata published by the MediaMetaDataRetrieverAndreas Huber2011-03-041-0/+49
* | | | | am 0b7912d3: am 99b86247: Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
* | | | | am 70d7522e: am 865448a0: Merge "Do not enforce the rule in MP3Extractor that...James Dong2011-03-041-2/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file ...James Dong2011-03-041-2/+2
* | | | Reject streaming .mp4 files over http that are not muxed reasonably.Andreas Huber2011-03-032-8/+110
|/ / /
* | | Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-022-2/+129
|\ \ \
| * | | - To track the usage of all audio output devicesGloria Wang2011-03-022-2/+129
* | | | Merge "Stagefright: Use the ANW min undequeued bufs query."Jamie Gennis2011-03-022-28/+53
|\ \ \ \
| * | | | Stagefright: Use the ANW min undequeued bufs query.Jamie Gennis2011-02-282-29/+53
* | | | | Merge "Resize internal PES buffers dynamically instead of relying on a fixed ...Andreas Huber2011-03-021-1/+12
|\ \ \ \ \
| * | | | | Resize internal PES buffers dynamically instead of relying on a fixed maximum...Andreas Huber2011-03-021-1/+12
* | | | | | Merge "Allow optional specification of a PTS timestamp when signalling a disc...Andreas Huber2011-03-0211-22/+120
|\ \ \ \ \ \ | |/ / / / /