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
Cody Robibero 4e34c428d8
Merge branch 'master' into fix-fmp4-flac-opus
2 years ago
..
AudioHelper.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
DynamicHlsHelper.cs Apply suggestions from code review 2 years ago
FileStreamResponseHelpers.cs Remove unused httpContext parameter 3 years ago
HlsCodecStringHelpers.cs Add support for OPUS and fixes for FLAC case issue in HLS 2 years ago
HlsHelpers.cs Remove sync FileStream hack 3 years ago
MediaInfoHelper.cs fix Release build 2 years ago
ProgressiveFileStream.cs Change KeepReading to StopReading and use bytes read as an indicator 3 years ago
RequestHelpers.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
StreamingHelpers.cs Add missing format providers (fix CA1305 errors) (#8745) 2 years ago
TranscodingJobHelper.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago