jellyfin/MediaBrowser.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
..
Attachments Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Configuration Add some analyzers to MediaBrowser.MediaEncoding 2020-08-04 17:08:09 +02:00
Encoder Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
Probing Optimize tryparse 2023-02-19 16:52:29 +01:00
Properties Add tests for EncoderValidator 2019-09-28 19:41:34 +02:00
Subtitles Fix all warnings in MediaBrowser.MediaEncoding (#9073) 2023-01-11 17:22:01 -07:00
MediaBrowser.MediaEncoding.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00