summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/M3UParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Support new HLS byte-range extensionsAndreas Huber2011-10-311-0/+65
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
* More HLS fixesAndreas Huber2011-07-191-9/+26
* Seeking/duration in HLS content is based on the individual segments' durationAndreas Huber2011-06-301-3/+10
* Parse the individual segment's duration as a floating point number which is nowAndreas Huber2011-06-211-3/+41
* Enable http-live support for https:// urls, fix a parsing issue.Andreas Huber2011-03-211-2/+25
* Better handling of forming absolute https URLs, runtime error on https:// acc...Andreas Huber2010-12-211-1/+2
* 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-021-2/+20
* More HTTP live support, AES encryption etc.Andreas Huber2010-11-151-0/+56
* am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complet...Andreas Huber2010-10-141-1/+8
|\
| * HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-1/+8
* | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-101-2/+72
|\ \ | |/
| * Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-2/+72
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/
* Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber2010-06-071-0/+231