aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.MediaEncoding.Hls
AgeCommit message (Expand)Author
2025-04-03Fix ArgumentNullException on playlist creation (#13837)Bond-009
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-09-23Start adding IDisposableAnalyzers to projectsBond_009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2022-12-07Update depsBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-09-28Remove redundant using directivesHannes Braun
2022-06-14Merge pull request #7911 from cvium/fix_keyframe_transcodeCody Robibero
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-02-28Allow KeyframeExtractor to be localizedCody Robibero
2022-02-15Fix some warningsBond_009
2022-02-01Fix the broken fMP4 main playlist (#7263)Nyanmisaka
2022-01-22Ban the usage of Task.ResultBond_009
2022-01-16Add pagination and fixescvium
2022-01-14Apply suggestions from code reviewClaus Vium
2022-01-12Fix boolcvium
2022-01-12Fix progresscvium
2022-01-12Apply suggestions from code reviewClaus Vium
2022-01-11Use local var for the lengthcvium
2022-01-11Add progress reportcvium
2022-01-11Refactor and add scheduled taskcvium
2021-09-26Implement FfProbeKeyframeExtractor and add tests for itcvium
2021-09-25Add ComputeSegments testcvium
2021-09-25Update to .net 6cvium
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-23Fix build?cvium
2021-09-23Remove path hintingcvium
2021-09-23Fix buildcvium
2021-09-23Add first draft of keyframe extraction for Matroskacvium