Loading media/libstagefright/httplive/PlaylistFetcher.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -916,6 +916,7 @@ void PlaylistFetcher::onDownloadNext() { if (err == -EAGAIN) { // bad starting sequence number hint mTSParser.clear(); postMonitorQueue(); return; } Loading Loading
media/libstagefright/httplive/PlaylistFetcher.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -916,6 +916,7 @@ void PlaylistFetcher::onDownloadNext() { if (err == -EAGAIN) { // bad starting sequence number hint mTSParser.clear(); postMonitorQueue(); return; } Loading