Files
shaka-player/lib/util
Michelle Zhuo 19a38ed6b5 CEA closed captions for Dash
Adding support for CEA closed captions embedded in video streams for
Dash.
1. Dash parser reads and parses closed captions' channel and language
information.
2. Player creates text streams for the closed captions.
3. Media Source Engine calls mux.js Caption Parser API to get the closed
captions embedded in the video streams.
4. Text Engine stores the closed captions, and text displayer shows the
captions.

TODO:
1. Add test cases, will send out another CL.
2. Change closed captions support for hls to the similar way we handle
dash closed captions, will send out another CL.
3. Handle dash content that's missing language indication from the manifest.

Issue: #1404
Change-Id: Ibae8f69623c13561415ec860107d7f5bc86e19e9
2018-11-06 09:53:18 -08:00
..
2018-09-14 22:03:04 +00:00
2018-09-14 22:03:04 +00:00
2018-11-01 14:24:17 -07: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
2018-11-06 09:53:18 -08:00
2018-07-09 19:44:56 +00:00
2018-07-30 21:32:17 +00:00