jellyfin/MediaBrowser.MediaEncoding/Subtitles
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays
This commit (and ffmpeg built with libbluray support), adds support
for playback of bluray images (bd-iso) and bluray folders.
2020-10-01 21:59:57 +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 Add probe / direct-stream / transcoding support for BluRays 2020-10-01 21:59:57 +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