summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/HTTPBase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-1/+78
| | | | | | | | | | o Application can make informed decision about the available network bandwidth when cache fetcher pauses. o Application can also adjust how frequently the bandwidth is estimated within a range from one second to one minute. Change-Id: I90068001343e79da1886de03c565537787e1580b
* Only use ChromiumHTTPDataSource if webkit was built with chromium support.Andreas Huber2011-03-111-1/+7
| | | | Change-Id: I9ce16f4aae35c61c9fb92fefc2a7c72537631cba
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+39
Use of this new datasource is now the default unless overwritten by adb shell setprop media.stagefright.use-chromium false Change-Id: I156a8eb9a1fff1cb537b4aec6cf3e8e6052be81e