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
Attila Szakacs c693da94ce
Fix parallel use of not thread-safe SubtitleFormat instance
1 month ago
..
AssWriter.cs Use RegexGenerator where possible 2 years ago
ISubtitleParser.cs
ISubtitleWriter.cs
JsonWriter.cs
SrtWriter.cs Use RegexGenerator where possible 2 years ago
SsaWriter.cs Use RegexGenerator where possible 2 years ago
SubtitleEditParser.cs Fix parallel use of not thread-safe SubtitleFormat instance 1 month ago
SubtitleEncoder.cs Solve CodeQL issue 5 months ago
SubtitleFormatExtensions.cs Add subtitle parser errors to log if available (#12479) 6 months ago
TtmlWriter.cs Use RegexGenerator where possible 2 years ago
VttWriter.cs Use RegexGenerator where possible 2 years ago