OSDN Git Service

rtsp: fix StopBuffering condition in monitor
authorRobert Shih <robertshih@google.com>
Mon, 1 Aug 2016 23:26:58 +0000 (16:26 -0700)
committerRobert Shih <robertshih@google.com>
Sat, 27 Aug 2016 01:59:27 +0000 (01:59 +0000)
commit0ab2569d449f4c549d8a4969384f10f337fceb1b
tree105a0a5af68ad4d115624efeb595298c74673bde
parent78fe845ddab5d2e430d47c1d99499519edb9b95e
rtsp: fix StopBuffering condition in monitor

Stop buffering once there is sufficient data on all tracks.

Bug: 30230942
Change-Id: Iae484a4aab720c0bd70e0c122fd87e8237156019
(cherry picked from commit 91ea571836401ba77854d7b3aefb3ccee9c20eb3)
media/libmediaplayerservice/nuplayer/RTSPSource.cpp