Benign integer overflow in PlaylistFetcher

There is a benign integer overflow in the loop that finds the
smallest first PTS from all streams in the current parser. The
loop has been refactored to eliminate the integer overflow.

Bug: 25008541
Change-Id: Ie2c0f1d360023cad960e071d810dddb1b5420470
1 file changed