| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-03 | Fix ArgumentNullException on playlist creation (#13837) | Bond-009 | |
| mediaSourceId can be null, the IDE doesn't know this as nullable is disabled for BaseEncodingJobOptions | |||
| 2025-04-02 | Import Keyframes into database (#13771) | Tim Eisele | |
| * Migrate keyframe data into database * Clear database table before import to handle failed migrations | |||
| 2024-09-09 | Use enums for encoding options (#12561) | Tim Eisele | |
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2022-06-14 | Merge pull request #7911 from cvium/fix_keyframe_transcode | Cody Robibero | |
| (cherry picked from commit 07b39655ebe2e96388ffbbecebeebb5284c26baf) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-02-01 | Fix the broken fMP4 main playlist (#7263) | Nyanmisaka | |
| 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 | 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 | Add first draft of keyframe extraction for Matroska | cvium | |
