summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/NuHTTPDataSource.h
Commit message (Expand)AuthorAgeFilesLines
* Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-0/+4
* Fix for bug 3477330Gloria Wang2011-03-101-3/+3
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-9/+5
* Add missing copyright headers to a couple of filesJames Dong2011-03-071-0/+16
* Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-1/+7
* Experimental support for https transfers in stagefright.Andreas Huber2011-02-171-0/+2
* - Do not use global DrmManagerClientGloria Wang2011-02-071-1/+1
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-7/+7
* Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-181-0/+8
* Add getUri() for streamingGloria Wang2010-11-181-0/+1
* Provide bandwidth estimation support in NuHTTPDataSourceAndreas Huber2010-11-151-0/+16
* Add support for WV DRMGloria Wang2010-11-051-0/+7
* Restore feature parity with the old HTTPDataSource as far as support for extr...Andreas Huber2010-06-111-3/+17
* Initial check in of a new http data source implementation.Andreas Huber2010-06-101-0/+59