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
Shadowghost feb035b9e0
Extract external subs from container before determining character set
2 years ago
..
AssParser.cs
AssWriter.cs Add barebone ASS/SSA writers to SubtitleEncoder 2 years ago
ISubtitleParser.cs
ISubtitleWriter.cs
JsonWriter.cs
SrtParser.cs
SrtWriter.cs
SsaParser.cs
SsaWriter.cs Add barebone ASS/SSA writers to SubtitleEncoder 2 years ago
SubtitleEditParser.cs
SubtitleEncoder.cs Extract external subs from container before determining character set 2 years ago
TtmlWriter.cs
VttWriter.cs