| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-28 | Allow KeyframeExtractor to be localized | Cody Robibero | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-01 | Fix the broken fMP4 main playlist (#7263) | Nyanmisaka | |
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2022-01-16 | Add pagination and fixes | cvium | |
| 2022-01-14 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-12 | Fix bool | cvium | |
| 2022-01-12 | Fix progress | cvium | |
| 2022-01-12 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-11 | Use local var for the length | cvium | |
| 2022-01-11 | Add progress report | cvium | |
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2021-09-26 | Implement FfProbeKeyframeExtractor and add tests for it | cvium | |
| 2021-09-25 | Add ComputeSegments test | cvium | |
| 2021-09-25 | Update to .net 6 | cvium | |
| 2021-09-25 | Add tests for ComputeEqualLengthSegments and fix bug | cvium | |
| 2021-09-25 | Add first test | cvium | |
| 2021-09-25 | Restructure the code to make it more testable | cvium | |
| 2021-09-25 | Fixes | cvium | |
| 2021-09-23 | More fixes | cvium | |
| 2021-09-23 | Fix build? | cvium | |
| 2021-09-23 | Remove path hinting | cvium | |
| 2021-09-23 | Fix build | cvium | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
