Commit Graph

37 Commits (master)

Author SHA1 Message Date
Bond_009 eb022c49cc Update to .NET 8
6 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Bond_009 afc195286f Start adding IDisposableAnalyzers to projects
8 months ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Bond_009 fd9dc1e308 Update deps
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero b6a0fe3378 Merge pull request #7911 from cvium/fix_keyframe_transcode
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Cody Robibero 5e1f956fe0 Allow KeyframeExtractor to be localized
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Nyanmisaka 6c53420fe3
Fix the broken fMP4 main playlist (#7263)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
cvium 90736ee346 Add pagination and fixes
2 years ago
Claus Vium 70751722d2
Apply suggestions from code review
2 years ago
cvium 7ba9a24736 Fix bool
2 years ago
cvium b9d4cbf3e8 Fix progress
2 years ago
Claus Vium 768b76b999
Apply suggestions from code review
2 years ago
cvium f92806c246 Use local var for the length
2 years ago
cvium 9a5a079f42 Add progress report
2 years ago
cvium 6ffa9539bb Refactor and add scheduled task
2 years ago
cvium 2899b77cd5 Implement FfProbeKeyframeExtractor and add tests for it
3 years ago
cvium 64a13a5d42 Add ComputeSegments test
3 years ago
cvium 43ea4af30f Update to .net 6
3 years ago
cvium 3e5cb8e04e Add tests for ComputeEqualLengthSegments and fix bug
3 years ago
cvium c7b25a9fe4 Add first test
3 years ago
cvium fa38b741ce Restructure the code to make it more testable
3 years ago
cvium be233b49b6 Fixes
3 years ago
cvium 35c0801d6c More fixes
3 years ago
cvium 30230aff73 Fix build?
3 years ago
cvium 6e77d50563 Remove path hinting
3 years ago
cvium 3531dc85ae Fix build
3 years ago
cvium 9c15f96e12 Add first draft of keyframe extraction for Matroska
3 years ago