Wojciech Tyczyński
6e55a3b21b
build: Forbid using dot in generic types ( #7904 )
...
Fixes #2643
Happy reviewing!
2025-01-20 09:39:51 +01:00
Wojciech Tyczyński
51765e9693
build: Change spellchecking tool and fix spelling mistakes ( #7765 )
...
Fixes #7693
2024-12-20 12:27:05 +01:00
Álvaro Velad Galván
88431b6f3d
fix(SSA): Support files with line breaks that are not necessary ( #6947 )
...
Related to https://github.com/shaka-project/shaka-player/issues/6943
2024-07-01 20:28:32 +02:00
Álvaro Velad Galván
bd636d4edf
fix(HLS): Show WebVTT subtitles with X-TIMESTAMP-MAP in segments mode ( #5643 )
2023-09-12 14:27:18 +02:00
Álvaro Velad Galván
62156bae02
feat: Use shaka.text.Cue everywhere instead of shaka.extern.Cue ( #5529 )
...
Closes https://github.com/shaka-project/shaka-player/issues/2818
2023-08-25 10:51:28 +02:00
theodab
a4e926772e
fix(text): Fix webvtt offset in sequence mode ( #3955 )
...
When running in sequence mode, we ignore the normal timestamps
of video and audio segments. This lead to problems in some Apple-
encoded webvtt content, which used the X-TIMESTAMP-MAP tag to account
for the timestamp offsets in their video. Thus, those subtitles would
end up 10 seconds offset.
This changes the webvtt parser to ignore the X-TIMESTAMP-MAP when in
sequence mode.
Issue #2337
2022-02-16 11:38:20 -08:00
Álvaro Velad Galván
82b2878c94
feat: Add SubViewer (SBV) support ( #3063 )
2021-02-12 11:12:18 -08:00
Álvaro Velad Galván
0845843b65
feat: Add SubStation Alpha (SSA) support ( #3060 )
...
Format info: https://en.wikipedia.org/wiki/SubStation_Alpha
2021-02-01 12:50:54 -08:00