summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-12-233-4/+45
* Better handling of forming absolute https URLs, runtime error on https:// acc...Andreas Huber2010-12-212-3/+4
* Squashed commit of the following:Andreas Huber2010-12-211-3/+6
* Instead of asserting, gracefully abort and signal and error.Andreas Huber2010-12-161-2/+10
* The HTTP/1.1 Host request header must include port if it's not the default (80).Andreas Huber2010-12-161-0/+9
* Squashed commit of the following:Andreas Huber2010-12-065-658/+853
* Squashed commit of the following:Andreas Huber2010-12-022-10/+20
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-4/+4
* Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-181-7/+28
* Make sure live streamed http live content does not start playing from the ver...Andreas Huber2010-11-161-1/+13
* More HTTP live support, AES encryption etc.Andreas Huber2010-11-153-40/+320
* Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-181-1/+1
|\
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* | am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complet...Andreas Huber2010-10-142-2/+77
|\ \ | |/
| * HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-122-2/+77
* | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-102-24/+245
|\ \ | |/
| * Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-072-24/+245
* | am 57853559: am e619a9da: Merge "Start playing live streams from the start, n...Andreas Huber2010-10-011-1/+1
|\ \ | |/
| * Start playing live streams from the start, no the middle...Andreas Huber2010-10-011-1/+1
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/
* Switch LiveSource to use the new http data source instead of the old one.Andreas Huber2010-06-101-7/+4
* Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber2010-06-073-0/+442