jellyfin/MediaBrowser.Api/Playback/Hls
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
..
BaseHlsService.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
DynamicHlsService.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
HlsCodecStringFactory.cs Add CODECS field to HLS master playlist 2020-03-19 23:39:23 +01:00
HlsSegmentService.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
VideoHlsService.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00