aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DynamicHlsController.cs
AgeCommit message (Expand)Author
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
2023-12-21Add ITranscodeManager servicePatrick Barron
2023-12-21Rename and clean up TranscodingJobPatrick Barron
2023-12-21Move TranscodingJobDto and TranscodingThrottler to ControllerPatrick Barron
2023-11-15Remove DLNA API codePatrick Barron
2023-10-18Merge branch 'master' into trickplayNick
2023-10-10Fix HLS playback of m4a files with mjpeg stream (#10069)lonebyte
2023-10-09Merge pull request #10067 from lonebyte/flac-hls-fixesBond-009
2023-10-09Drop experimental status of flac-in-MP4 for FFmpeg 6+Nyanmisaka
2023-10-06Reduce string allocationsBond_009
2023-09-16Merge branch 'master' into flac-hls-fixesJan Müller
2023-09-02Fix AV1 playback in LiveTVnyanmisaka
2023-08-30Fix the issue that audio bsf only takes effect for remuxing (#10172)Nyanmisaka
2023-08-01Allow flac inside mp4 for all HLS audio streamsJan Müller
2023-06-28Merge branch 'master' into trickplayNick
2023-06-28Merge pull request #9890 from Shadowghost/videorange-reworkBond-009
2023-06-28Migrate VideoRange and VideoRangeType to EnumShadowghost
2023-06-22Trickplay playlist and image controllernicknsy
2023-06-22Hls playlistnicknsy
2023-06-15Add baseUrlParam back in and fix indentationDominik
2023-06-15Merge branch 'master' into segment-deletionDominik
2023-04-01Use MinBy and MaxByStepan Goremykin
2023-03-21Fix audio VBR calculationknackebrot
2023-03-20Merge pull request #9388 from Shadowghost/output-bitrate-channels-masterBond-009
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2023-03-09Backport pull request #9178 from jellyfin/release-10.8.zRóbert Örn Ketilsson
2023-03-02Use source audio bitrate if requested codec is losslessShadowghost
2023-02-28Apply review suggestionsShadowghost
2023-02-26Add audio vbr calculationknackebrot
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-01-22Backport pull request #9049 from jellyfin/release-10.8.zShadowghost
2023-01-12Merge pull request #9001 from Shadowghost/stereo-downmixBond-009
2023-01-10Add stereo downmix algorithm selection.Shadowghost
2023-01-07Add dts to list of audio codecs which require strict -2David Fairbrother
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-15Do not delete segments when seekingDominik
2022-11-14Simplify HLS file deletionDominik
2022-11-14Remove segment wrappingDominik
2022-11-14Add support for ffmpeg's segment deletion and segment wrappingDominik
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-08-15Fix various typos luz paz
2022-08-01Backport pull request #8174 from jellyfin/release-10.8.zJoshua Boniface