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
072fe75e69d8a2592f7bbe8d7a7d2aeb7de79f2a
shaka-player
/
test
/
text
T
History
David HM Morgan
fdf68d1994
fix(TTML): Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (
#7280
)
...
Fixes
#7279
2024-09-10 15:50:46 +02:00
..
cue_integration.js
feat: Use shaka.text.Cue everywhere instead of shaka.extern.Cue (
#5529
)
2023-08-25 10:51:28 +02:00
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
fix(TTML): Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (
#7280
)
2024-09-10 15:50:46 +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): Re-add rollover logic (
#7104
)
2024-07-26 04:16:50 -07: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
fix(WebVTT): Fix rendering of WebVTT in UITextDisplayer (
#7023
)
2024-07-22 15:28:34 +02:00