Files
shaka-player/lib/util
Michelle Zhuo cb9decbb5f Reject AES-128 HLS content with meaningful error
Currently we check encrypt key tags after we parse the segment, so
playing an AES-128 encrypted content results in error message
'MANIFEST.HLS_COULD_NOT_PARSE_SEGMENT_START_TIME'. We should check the
encrypt key before, and give a more clear error message.
Filtering out the contents encrypted with AES-128, and if there's no
valid content left, we'll show 'CONTENT_UNSUPPORTED_BY_BROWSER'.

Closes #1838

Change-Id: I893f57a939e45f2787144dfe311b779aed26ac34
2019-04-22 18:48:18 +00:00
..
2018-09-14 22:03:04 +00:00
2019-03-12 18:52:32 +00:00
2019-03-08 01:28:55 +00:00
2018-09-14 22:03:04 +00:00
2019-04-17 22:21:16 +00:00
2018-11-06 09:53:18 -08:00
2018-08-02 16:34:34 -07:00
2018-08-06 22:10:40 +00:00
2019-04-10 18:44:35 +00:00
2019-01-11 01:23:28 +00:00
2018-12-13 10:58:27 -08:00