You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/Helpers
Shadowghost 697efec86e
Cleanup and refactor streambuilder
2 years ago
..
AudioHelper.cs Replace != null with is not null 2 years ago
DynamicHlsHelper.cs Replace != null with is not null 2 years ago
FileStreamResponseHelpers.cs Remove unused httpContext parameter 2 years ago
HlsCodecStringHelpers.cs Add support for OPUS and fixes for FLAC case issue in HLS 2 years ago
HlsHelpers.cs Fix build errors 2 years ago
MediaInfoHelper.cs Cleanup and refactor streambuilder 2 years ago
ProgressiveFileStream.cs Replace != null with is not null 2 years ago
RequestHelpers.cs Replace == null with is null 2 years ago
StreamingHelpers.cs Fix release build 2 years ago
TranscodingJobHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago