jellyfin/MediaBrowser.Controller/MediaEncoding
Bond_009 24a7e210c3 Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19 16:52:29 +01:00
..
BaseEncodingJobOptions.cs
EncodingHelper.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
EncodingJobInfo.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
FilterOptionType.cs Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2022-10-16 23:08:59 +08:00
IAttachmentExtractor.cs
IEncodingManager.cs
ImageEncodingOptions.cs
IMediaEncoder.cs Remove DvdLib (#9068) 2023-01-20 13:29:45 +01:00
ISubtitleEncoder.cs
JobLogger.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
MediaEncoderHelpers.cs
MediaInfoRequest.cs
TranscodingJobType.cs