index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.MediaEncoding.Keyframes
/
Jellyfin.MediaEncoding.Keyframes.csproj
Age
Commit message (
Expand
)
Author
2025-04-27
Add required nuget properties
Cody Robibero
2024-11-16
Update projects to .NET 9 (#13023)
Bond-009
2023-11-14
Update to .NET 8
Bond_009
2023-11-05
Add IDisposableAnalyzers to more projects
Bond_009
2023-09-23
Start adding IDisposableAnalyzers to projects
Bond_009
2023-02-12
Always run code analyzers for tests projects (#9304)
Bond-009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2022-12-07
Update deps
Bond_009
2022-12-07
Update projects to .net7
Bond_009
2022-11-09
chore(deps): update dotnet monorepo (#8708)
renovate[bot]
2022-09-23
Backport pull request #8433 from jellyfin/release-10.8.z
Cody Robibero
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-08
Update to dotnet 6.0.3
Cody Robibero
2022-02-08
Update to dotnet 6.0.2
Cody Robibero
2022-01-22
Ban the usage of Task.Result
Bond_009
2022-01-14
Apply suggestions from code review
Claus Vium
2022-01-12
Apply suggestions from code review
Claus Vium
2021-09-26
Implement FfProbeKeyframeExtractor and add tests for it
cvium
2021-09-25
Update to .net 6
cvium
2021-09-23
Fix build?
cvium
2021-09-23
Remove path hinting
cvium
2021-09-23
Add first draft of keyframe extraction for Matroska
cvium