jellyfin/MediaBrowser.Api/Playback
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
..
Hls Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
Progressive Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
BaseStreamingService.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
MediaInfoService.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
StaticRemoteStreamWriter.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
StreamRequest.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
StreamState.cs Refactor copy codec checks 2020-05-26 00:58:19 +03:00
TranscodingThrottler.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
UniversalAudioService.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00