This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
14
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b0b4068ddfaeed023d20c0c96ffa992bcaaee505
jellyfin-ha-src
/
MediaBrowser.MediaEncoding
/
Subtitles
T
History
Claus Vium
b0b4068ddf
Update MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs
...
Co-authored-by: Bond-009 <
bond.009@outlook.com
>
2022-07-30 14:59:00 +02:00
..
AssWriter.cs
Add barebone ASS/SSA writers to SubtitleEncoder
2022-06-19 08:59:48 +02:00
ISubtitleParser.cs
use reflection to get all subtitle formats without causing libse configuration loading
2022-07-25 09:47:21 +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
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
Update MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs
2022-07-30 14:59:00 +02:00
SubtitleEncoder.cs
use reflection to get all subtitle formats without causing libse configuration loading
2022-07-25 09:47:21 +02: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