summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/HTTPBase.h
Commit message (Collapse)AuthorAgeFilesLines
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-1/+2
| | | | | | | - Atribute network activity to uid calling the mediaplayer - Enables logging of chromium network stack in logcat Change-Id: I2d28c8392248a056b3cee305dd4d4475ebba4337
* Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-0/+2
| | | | Change-Id: I6725d42d38b91e6a1cbca43174870f445aeb3d99
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+5
| | | | | Change-Id: I2bcb54b8232afd3fc7ee16289f37c7a7b3f23067 related-to-bug: 4517282
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-1/+33
| | | | | | | | | | 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
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+53
Use of this new datasource is now the default unless overwritten by adb shell setprop media.stagefright.use-chromium false Change-Id: I156a8eb9a1fff1cb537b4aec6cf3e8e6052be81e