jellyfin/MediaBrowser.MediaEncoding
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
Attachments fix SA1508 2020-06-15 10:45:55 +12:00
BdInfo Use Array.Empty 2020-07-04 11:54:25 -04:00
Configuration
Encoder Merge pull request #3500 from nyanmisaka/vpp-qsv 2020-07-14 20:31:13 +09:00
Probing Use Array.Empty 2020-07-04 11:54:25 -04:00
Properties
Subtitles Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
MediaBrowser.MediaEncoding.csproj Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1 2020-06-11 10:30:11 +00:00
MediaBrowser.MediaEncoding.nuget.targets