summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/NuHTTPDataSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-11-191-9/+8
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-8/+8
* Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-181-10/+96
* Add getUri() for streamingGloria Wang2010-11-181-0/+4
* Provide bandwidth estimation support in NuHTTPDataSourceAndreas Huber2010-11-151-0/+53
* Add support for WV DRMGloria Wang2010-11-051-1/+32
* am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHT...Andreas Huber2010-09-271-1/+6
|\
| * Support other kinds of HTTP redirect in NuHTTPDataSourceAndreas Huber2010-09-271-1/+6
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/
* Restore feature parity with the old HTTPDataSource as far as support for extr...Andreas Huber2010-06-111-6/+79
* Initial check in of a new http data source implementation.Andreas Huber2010-06-101-0/+265