OSDN Git Service

Specifying -1 for both low and highwater marks would not actually do the right thing
authorAndreas Huber <andih@google.com>
Fri, 7 Oct 2011 17:00:38 +0000 (10:00 -0700)
committerAndreas Huber <andih@google.com>
Fri, 7 Oct 2011 17:00:38 +0000 (10:00 -0700)
commit0b8cd8b0cf1489f8f7c0b2c4d7ea8fea70ca93a1
tree6be7998d339d1b8182954927aed176d6dca5327c
parent003124e20eb0744aab36ad1bde05e15ac122ad75
Specifying -1 for both low and highwater marks would not actually do the right thing

before this change. Also make it more consistent in that specifying -1 for the
keepalive settings specifies the default.

Change-Id: I086f530fbf42abce66d1c8e61157215cb474e044
media/libstagefright/NuCachedSource2.cpp