summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChromiumHTTPDataSource: Keep track of the redirected URLMartin Storsjo2013-11-251-0/+5
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+6
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+6
* Don't log streaming url.James Dong2012-08-171-5/+1
* Properly handle the case where a pending connection process is disconnectedAndreas Huber2012-05-011-1/+9
* Separate sniffing from session initializationJames Dong2012-01-121-2/+2
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-0/+6
* Close the DRM session in the destructor of ChromiumHTTPDataSource.Gloria Wang2011-08-041-4/+2
* Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-221-3/+31
* Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-021-1/+1
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-34/+1
* Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-1/+10
* Fix for bug 3477330Gloria Wang2011-03-101-3/+3
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+327