commit | be2bda4abed36eb6adf474c317d1492b4aec8f1a | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Mon Dec 31 17:48:20 2012 +0900 |
committer | Andreas Huber <andih@google.com> | Tue Apr 16 09:23:28 2013 -0700 |
tree | bcbce809e997549d83c391c58c97f7d73cf0c56d | |
parent | 474c6539e3592aece37616d0b39ef008b61260a0 [diff] |
Parse the last none-empty line of .m3u8 file If the last sentence of .m3u8 file is not processed, because it is not empty and has no line feed, M3UParser.isComplete() returns false even though it is completed. Change-Id: I01b9f900d44247a3ef40369a2f9198bb7eaf01b7 related-to-bug: 8405824