This website requires JavaScript.
Explore
Help
Sign In
viaprog
/
shaka-player
Watch
1
Star
0
Fork
0
You've already forked shaka-player
mirror of
https://github.com/shaka-project/shaka-player.git
synced
2026-06-15 16:06:41 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
089518c0e18fa9dd3f7fee2b9e5dfd95426dc6df
shaka-player
/
lib
/
text
T
History
Wojciech Tyczyński
4f9264637d
chore: Add native cue to shaka cue mapping (
#7038
)
...
Needed for
#6985
2024-07-15 10:14:35 +02:00
..
cue_region.js
chore: Move CueRegion to its own file (
#6993
)
2024-07-05 15:15:04 +02:00
cue.js
feat: Add public method for parsing cue payload (
#6992
)
2024-07-05 16:21:15 +02:00
lrc_text_parser.js
…
mp4_ttml_parser.js
chore: Remove console.log (
#7028
)
2024-07-12 12:50:13 +02:00
mp4_vtt_parser.js
feat: Add public method for parsing cue payload (
#6992
)
2024-07-05 16:21:15 +02:00
sbv_text_parser.js
…
simple_text_displayer.js
chore: Move convertToTextTrackCue_ to shaka.text.Utils (
#7021
)
2024-07-12 07:19:20 +02:00
srt_text_parser.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
ssa_text_parser.js
fix(SSA): Support files with line breaks that are not necessary (
#6947
)
2024-07-01 20:28:32 +02:00
stub_text_displayer.js
feat: Add TextDisplayer config (
#6477
)
2024-04-24 18:15:44 +02:00
text_engine.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
text_utils.js
chore: Add native cue to shaka cue mapping (
#7038
)
2024-07-15 10:14:35 +02:00
ttml_text_parser.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
ui_text_displayer.js
fix: Offset text regions that are out of viewport (
#6986
)
2024-07-08 10:43:25 +02:00
vtt_text_parser.js
feat: Add public method for parsing cue payload (
#6992
)
2024-07-05 16:21:15 +02:00
web_vtt_generator.js
…