commit | 06ec7f3ef28ee68714d323ca9e2d3cab2165dfe8 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Tue Jun 09 13:26:03 2015 +0900 |
committer | Wonsik Kim <wonsik@google.com> | Thu Jun 11 03:11:41 2015 +0000 |
tree | b69b49437b9ae15fe0bc047e8e83a0f44f986749 | |
parent | ca097142ba4664858bc29bb538bcfcf5ea03ebe7 [diff] |
stagefright: TinyCacheSource to read continuously If the seek operation of underlying MediaDataSource implementation is expensive and each read is relatively small (e.g. Live MPEG2 TS stream), current TinyCacheSource implementation requests seek too frequently. Bug: 21764375 Change-Id: Ic620bf027bc4ef48822549c83c5c98109986884a