1. 11 May, 2011 1 commit
    • Jean-Paul Saman's avatar
      stream_filter/httplive.c: split up parse_SegmentationInformation() function. · 0d02e6fb
      Jean-Paul Saman authored
      Split up parse_SegmentInformation() into two functions:
      parse_SegmentInformation() - parse #EXTINF to get duration
        parse_AddSegment() - adds new segment
      
      The parse_SegmentInformation() did both functions before and this
      made some HTTP Live URL not work as expected. The splitting up of
      these functionalities solves this issue.
      0d02e6fb
  2. 10 May, 2011 9 commits
  3. 09 May, 2011 25 commits
  4. 08 May, 2011 5 commits