summaryrefslogtreecommitdiff
path: root/media/libstagefright/httplive/M3UParser.cpp
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-10-31Support new HLS byte-range extensionsAndreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-19More HLS fixesAndreas Huber
2011-06-30Seeking/duration in HLS content is based on the individual segments' durationAndreas Huber
2011-06-21Parse the individual segment's duration as a floating point number which is nowAndreas Huber
2011-03-21Enable http-live support for https:// urls, fix a parsing issue.Andreas Huber
2010-12-21Better handling of forming absolute https URLs, runtime error on https:// acc...Andreas Huber
2010-12-16The HTTP/1.1 Host request header must include port if it's not the default (80).Andreas Huber
2010-12-02Squashed commit of the following:Andreas Huber
2010-11-15More HTTP live support, AES encryption etc.Andreas Huber
2010-10-14am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complet...Andreas Huber
2010-10-12HTTP Live content that are tagged as complete are now seekable.Andreas Huber
2010-10-10am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber
2010-10-07Work to support switching transport streams mid-stream and signalling discont...Andreas Huber
2010-07-15Fixes for simulator build on lucidMike Lockwood
2010-06-07Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber