OSDN Git Service

Start playing live streaming HLS content from the first segment.
authorAndreas Huber <andih@google.com>
Fri, 22 Jul 2011 16:36:24 +0000 (09:36 -0700)
committerAndreas Huber <andih@google.com>
Mon, 1 Aug 2011 17:06:25 +0000 (10:06 -0700)
commit20f725ebcef13ded1b4b85c61c8a4b37cd030656
treee2d4ace2a91a1116e92fff5d884668be69469a2b
parentb7c5f8fa2ee707f010b60ff7bea07c2bf1e17e2d
Start playing live streaming HLS content from the first segment.

Also properly signal a "hard" discontinuity, i.e. a possible format change
when a discontinuity is signalled explicitly as part of the playlist.

Change-Id: Ic347d3d11d39b0411c3726a7c723bcf13092b8bc
related-to-bug: 51031555103013
media/libstagefright/httplive/LiveSession.cpp