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
/
test
/
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_integration.js
…
lrc_text_parser_unit.js
…
mp4_ttml_parser_unit.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
mp4_vtt_parser_unit.js
…
sbv_text_parser_unit.js
…
simple_text_displayer_unit.js
chore: Remove unnecessary hints for the compiler and add missing requires (
#5969
)
2023-12-02 08:42:59 +01:00
srt_text_parser_unit.js
fix(TTML): Fix support of urls in smpte:backgroundImage (
#5851
)
2023-11-06 11:26:56 +01:00
ssa_text_parser_unit.js
fix(SSA): Support files with line breaks that are not necessary (
#6947
)
2024-07-01 20:28:32 +02:00
text_displayer_layout_unit.js
fix: Offset text regions that are out of viewport (
#6986
)
2024-07-08 10:43:25 +02:00
text_engine_unit.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
text_track_integration.js
…
text_utils_unit.js
chore: Add native cue to shaka cue mapping (
#7038
)
2024-07-15 10:14:35 +02:00
ttml_text_parser_unit.js
feat(TTML): Add support for IMSC1 (CMAF) image subtitle (
#6968
)
2024-07-02 21:43:54 +02:00
ui_text_displayer_unit.js
fix: Filter duplicate cues on text displayer append (
#6949
)
2024-07-01 20:29:01 +02:00
vtt_text_parser_unit.js
fix(WebVTT): Fix multiline colored VTT subtitles (
#6394
)
2024-04-04 10:54:09 +02:00
web_vtt_generator_unit.js
fix: Fix color detection in text utils (
#5970
)
2023-12-02 08:43:14 +01:00
web_vtt_layout_integration.js
…