aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.MediaEncoding.Hls/Playlist/DynamicHlsPlaylistGenerator.cs
AgeCommit message (Expand)Author
2025-04-03Fix ArgumentNullException on playlist creation (#13837)Bond-009
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
2022-06-14Merge pull request #7911 from cvium/fix_keyframe_transcodeCody Robibero
2022-02-01Fix the broken fMP4 main playlist (#7263)Nyanmisaka
2022-01-11Refactor and add scheduled taskcvium
2021-09-26Implement FfProbeKeyframeExtractor and add tests for itcvium
2021-09-25Add ComputeSegments testcvium
2021-09-25Add tests for ComputeEqualLengthSegments and fix bugcvium
2021-09-25Add first testcvium
2021-09-25Restructure the code to make it more testablecvium
2021-09-25Fixescvium
2021-09-23More fixescvium
2021-09-23Add first draft of keyframe extraction for Matroskacvium