jellyfin/MediaBrowser.MediaEncoding/Subtitles
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
Since ffmpeg can play and transcode ISO files and BDMV folders directly,
there's no use of that property.
2020-10-01 22:20:34 +02:00
..
AssParser.cs Make MediaBrowser.MediaEncoding warnings free 2020-08-20 12:16:24 +02:00
ISubtitleParser.cs Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding 2020-08-04 16:20:52 +02: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
ParserValues.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
SrtParser.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
SrtWriter.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
SsaParser.cs Make MediaBrowser.MediaEncoding warnings free 2020-08-20 12:16:24 +02:00
SubtitleEncoder.cs Remove PlayableStreamFileNames as unused 2020-10-01 22:20:34 +02:00
TtmlWriter.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
VttWriter.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00