aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DynamicHlsController.cs
AgeCommit message (Expand)Author
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-04-27hide HLS controllers and update obsolete endpointsdkanada
2026-04-06Fix GHSA-jh22-fw8w-2v9xShadowghost
2026-04-06Add additional validationsShadowghost
2026-03-06Backport pull request #16341 from jellyfin/release-10.11.zcrimsonspecter
2026-01-28Backport pull request #16053 from jellyfin/release-10.11.zIceStormNG
2026-01-18Merge pull request #15926 from abitofevrything/feat/accurate_hls_seekingAbitofevrything
2025-12-28Backport pull request #15835 from jellyfin/release-10.11.zgnattu
2025-11-02Backport pull request #15247 from jellyfin/release-10.11.znyanmisaka
2025-07-30Add extra movflags to fMP4 to take initial audio delay into accountnyanmisaka
2025-04-05Merge commit from forkJoshua M. Boniface
2025-04-03Fix ArgumentNullException on playlist creation (#13837)Bond-009
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2025-04-02Improve dynamic HDR metadata handling (#13277)gnattu
2025-03-31Use pattern matching for null checks (#13793)Bond-009
2025-03-28Add validation for level inputShadowghost
2025-03-28Rename ValidationRegex to ContainerValidationRegexShadowghost
2025-03-28Fix container parameter validationShadowghost
2025-01-28Merge pull request #12925 from Bond-009/awaitBond-009
2025-01-28Remove useless checks and dead code (#13405)Bond-009
2025-01-25chore: fix spellingJosh Soref
2025-01-23Disable adaptive bitrate streaming by defaultBond_009
2024-11-30Backport pull request #13113 from jellyfin/release-10.10.zgnattu
2024-10-31Always await instead of directly returning TaskBond_009
2024-10-03Clean up deprecated -vsync option (#12765)Nyanmisaka
2024-09-22Remove all subtitle options from audio endpointsgnattu
2024-09-22Don't add subtitle option to audio endpointgnattu
2024-09-22Let HLS Controller decide if subtitle should be burn ingnattu
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-09-07Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 (#12604)Nyanmisaka
2024-08-30Tune x264/5 encoding params for realtime playbacknyanmisaka
2024-08-12Remove more outdated options.gnattu
2024-08-12Remove container guessing doc from hlsgnattu
2024-08-12Update api doc to remove outdated infognattu
2024-07-30Add RFC7845 downmix algorithm (#12300)gnattu
2024-07-21Merge pull request #11492 from jellyfin/better-vbr-settingsBond-009
2024-07-18Fix AC-4 Sample rate checkgnattu
2024-07-17Enable Dolby AC-4 decoder (#11486)gnattu
2024-07-17Move default value to api specgnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-07-17Use better audio VBR settingsgnattu
2024-04-29Properly await Task.Delay()Bond_009
2024-04-22Only apply custom downmix to 5.1 audios (#11401)gnattu
2024-03-28fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)gnattu
2024-03-24Fix codec vs ActualOutputVideoCodecnyanmisaka
2024-03-23Add new VideoRangeTypes to fully support DoVi on webOS (#10469)vedant
2024-03-17Fix the trailing whitespacenyanmisaka
2024-03-17Apply suggestions from code review Nyanmisaka
2024-03-16Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletionnyanmisaka
2024-01-03AsyncKeyedLock migrationMark Cilia Vincenti