mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
64a1c4e0bf
This allows optional text plugins to be excluded from the build. Closes #1115 Change-Id: I500afe51191ec224e9bad672f76c908fdf38abcb
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# Optional plugins related to text parsing and displaying.
|
|
|
|
+../../lib/text/mp4_ttml_parser.js
|
|
+../../lib/text/mp4_vtt_parser.js
|
|
+../../lib/text/ttml_text_parser.js
|
|
+../../lib/text/vtt_text_parser.js
|