jellyfin/Jellyfin.Api/Helpers
Isaac Gordezky 5e779f20ee Series: issue-6450
Issue: https://github.com/jellyfin/jellyfin/issues/6450

Enable DirectPlay responses
Rewrite DirectPlay and DirectStream resolution
Prefer copy transcode video codec options
Enhance condition processor
Support DirectStream and Transcode with parity
Rework audio stream selection and add tests for ExternalAudio
Update MediaInfoHelper to only call StreamBuilder once
2022-03-06 18:13:54 -07: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 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile 2021-12-09 17:52:51 +02: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 Series: issue-6450 2022-03-06 18:13:54 -07: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 - take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function 2021-11-30 16:09:02 +02:00
TranscodingJobHelper.cs Convert TranscodeReason to Flags 2022-03-06 18:13:54 -07:00