OSDN Git Service

LiveSession: raise upwards adaptation constraint
authorRobert Shih <robertshih@google.com>
Sat, 30 Aug 2014 01:13:13 +0000 (18:13 -0700)
committerRobert Shih <robertshih@google.com>
Wed, 10 Sep 2014 18:59:08 +0000 (11:59 -0700)
commit00598ec0b15426197494aaf9e5ec0bc88507c762
tree691cf2de4e106cb8df98bd3da524cadcb1dee322
parentb72726bad6c9253c26c82fea76bdf99e18b8ba6d
LiveSession: raise upwards adaptation constraint

Adjust bandwidth more conservatively when considering an upwards
adaptation. Also fixed an issue with kWhatCheckBandwidth messages
being accumulated across switch generations; this causes
onCheckBandwidth to be fired at a high frequency and LiveSession to
be too sensitive to network glitches.

Bug: 13743153
Change-Id: I1dec99cb5d123c6675abe0847fd12aab5178eefd
media/libstagefright/httplive/LiveSession.cpp
media/libstagefright/httplive/LiveSession.h