jellyfin/MediaBrowser.MediaEncoding/Subtitles
Joshua Boniface 5bcab0f0f8 Restore "Merge pull request #8087 from cvium/generic_subtitleparser"
After tagging v10.8.3, this can be restored to how it was and corrected
as required in a separate PR.

This reverts commit 494ed7e4d2.
2022-08-01 20:40:54 -04:00
..
AssWriter.cs Add barebone ASS/SSA writers to SubtitleEncoder 2022-06-19 08:59:48 +02:00
ISubtitleParser.cs Restore "Merge pull request #8087 from cvium/generic_subtitleparser" 2022-08-01 20:40:54 -04:00
ISubtitleWriter.cs Make probesize and analyzeduration configurable and simplify circular 2019-11-25 12:07:59 +01:00
JsonWriter.cs Fix JSON subtitle writer 2020-01-02 14:38:13 +01:00
SrtWriter.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
SsaWriter.cs Add barebone ASS/SSA writers to SubtitleEncoder 2022-06-19 08:59:48 +02:00
SubtitleEditParser.cs Restore "Merge pull request #8087 from cvium/generic_subtitleparser" 2022-08-01 20:40:54 -04:00
SubtitleEncoder.cs Restore "Merge pull request #8087 from cvium/generic_subtitleparser" 2022-08-01 20:40:54 -04:00
TtmlWriter.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
VttWriter.cs Fix WebVTT region to spec 2021-11-04 15:44:15 +01:00