Files
shaka-player/lib/util
Joey Parrish e4e200388c Fix encoding issues with Chinese subs
In many places we tried to guess the encoding of a piece of text.
This guess fails for Chinese UTF-8 text, and probably text in many
other languages.

However, DASH manifests, TTML files, WebVTT files, and VTTC box
payloads are all specified to be in UTF-8.  Rather than guess and
possibly fail, treat all text in these contexts as UTF-8.

Change-Id: I00c652a9f1dd20855e94abfac84275e41dd9e266
2016-08-25 22:29:37 +00:00
..
2016-07-06 11:47:04 -07:00
2016-03-29 20:17:44 +00:00
2016-07-25 16:33:08 -07:00
2016-07-24 16:33:28 -07:00
2016-07-24 16:33:28 -07:00
2016-07-19 17:16:13 +00:00