You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.MediaEncoding/Subtitles
Victor Gambier dbf9e49258
Increase timeout for subtitle extraction to 30min (#7153)
2 years ago
..
AssParser.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 3 years ago
ISubtitleParser.cs Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding 4 years ago
ISubtitleWriter.cs Make probesize and analyzeduration configurable and simplify circular 5 years ago
JsonWriter.cs Fix JSON subtitle writer 5 years ago
SrtParser.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 3 years ago
SrtWriter.cs Review usage of string.Substring (part 1) 4 years ago
SsaParser.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 3 years ago
SubtitleEditParser.cs Address comments 3 years ago
SubtitleEncoder.cs Increase timeout for subtitle extraction to 30min (#7153) 2 years ago
TtmlWriter.cs Review usage of string.Substring (part 1) 4 years ago
VttWriter.cs Fix WebVTT region to spec 3 years ago