jellyfin/MediaBrowser.Controller/MediaEncoding
Bond_009 93e535d3a1 Trying to make sense of the streaming code
Mostly small changes as I was looking through the code.

* async void -> async Task
* Properly implemented dispose methods
* Pass the logstream directly to the JobLogger
* Style fixes
2019-03-26 23:00:14 +01:00
..
EncodingHelper.cs Leave +genpts untouched in GetProgressiveVideoArguments() 2019-02-23 10:01:41 -05:00
EncodingJobInfo.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
EncodingJobOptions.cs Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding 2019-01-20 22:50:09 +01:00
IEncodingManager.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ImageEncodingOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IMediaEncoder.cs Reduce the amount of exceptions thrown 2019-03-07 21:42:56 +01:00
ISubtitleEncoder.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
JobLogger.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
MediaEncoderHelpers.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
MediaInfoRequest.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00