index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Subtitles
/
SubtitleEncoder.cs
Age
Commit message (
Expand
)
Author
2020-07-27
Merge pull request #3699 from oddstr13/pr-embedded-subs-1
Anthony Lavado
2020-07-27
Merge pull request #3576 from HelloWorld017/fix/sami-utf16
Anthony Lavado
2020-07-27
Merge pull request #3521 from sachk/master
Bond-009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
Merge branch 'master' into hwaccel
dkanada
2020-06-15
fix SA1508
telans
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
add more separate hw decoding toggles
nyanmisaka
2020-04-11
Fix style issues
Mark Monteiro
2020-04-11
Use a separate line for each property initializer
Mark Monteiro
2020-04-03
Merge remote-tracking branch 'upstream/master' into remove-common-process
Mark Monteiro
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-31
Merge pull request #2503 from nyanmisaka/vaapi
Vasily
2020-03-30
fix the UTF-16 error while burning ass/ssa subtitles
nyanmisaka
2020-03-27
Fix some more issues with disposing Process instances
Mark Monteiro
2020-03-27
Use a TimeSpan instead of ms and support providing a custom CancellationToken
Mark Monteiro
2020-03-27
Make sure Process objects are all disposed correctly
Mark Monteiro
2020-03-27
Delete unnecessary ProcessFactory abstraction
Mark Monteiro
2020-03-27
Remove unnecessary CommonProcess abstraction
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-23
Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
Ian Walton
2020-03-12
Fix subtitles
Bond-009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-10
Merge branch 'master' into embytv
Bond_009
2019-12-04
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
Bond_009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-07-15
Fixed SMI to SRT UTF-16 Encoding bug
Khinenw
2019-06-11
Stop path substitution in SubtitleEncoder
Tristan McCann
2019-01-28
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
Erwin de Haan
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped `OpenRead` and `CopyFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-22
Set EnableRaisingEvents correctly for SubtitleEncoder
Tthecreator
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Merge pull request #629 from cvium/fix_subtitleencoder
Andrew Rabert
2019-01-20
Remove unneeded variable
Claus Vium
2019-01-20
Fix subtitle converter misinterpreting 0 valued endTimeTicks
Claus Vium
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.MediaEncoding
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-06
SubtitleEncoder: stop using tuples for clarity
Bond_009
2019-01-04
Fix nullrefexception in SubtitleEncoder
Bond_009
2018-12-30
Fix exception logging
Bond_009
[next]