jellyfin/Jellyfin.Api/Helpers
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2022-06-16 21:32:54 +08:00
..
AudioHelper.cs Remove unused httpContext parameter 2022-01-08 19:53:53 -06:00
ClaimHelpers.cs Fix warning: Type cast is redundant (#2149) 2021-10-03 11:05:18 +07:00
DynamicHlsHelper.cs Fix the int overflow issue in encoder bufsize 2022-06-15 23:27:49 +08:00
FileStreamResponseHelpers.cs Remove unused httpContext parameter 2022-01-08 19:53:53 -06:00
HlsCodecStringHelpers.cs Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-16 12:36:55 +08:00
HlsHelpers.cs Remove sync FileStream hack 2021-09-25 19:44:40 +02:00
MediaInfoHelper.cs Apply suggestions from review 2022-05-23 07:49:54 -06:00
ProgressiveFileStream.cs Change KeepReading to StopReading and use bytes read as an indicator 2022-02-12 09:51:47 +01:00
RequestHelpers.cs Properly populate QueryResult 2022-01-20 08:53:06 -07:00
StreamingHelpers.cs Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08:00
TranscodingJobHelper.cs Fix TranscodeReasons property name 2022-03-26 12:20:29 -06:00