OSDN Git Service

When filling the cache, we always time out waiting for a condition that won't occur.
authorJames Dong <jdong@google.com>
Wed, 16 Jun 2010 01:14:03 +0000 (18:14 -0700)
committerJames Dong <jdong@google.com>
Wed, 16 Jun 2010 21:12:53 +0000 (14:12 -0700)
commit1c8bc7bb999a7b7b02d1e99f21610cfca67433bb
treedb6e93ea8caf159691b903ce70493aff56052901
parent821ca51857f4d21b231cd9ead786227b771fe759
When filling the cache, we always time out waiting for a condition that won't occur.
We are actually improving the power consumption for streaming applications like Pandora.

Change-Id: Id32bacbc962e8c69c056599479b308d6a07b7a20
media/libstagefright/Prefetcher.cpp