-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
… sizes (#33) * Live reinit working * Code cleanup * Lint * Update attr documentation * Remove libjpeg dep * Update tests * Fix keyframe handling across resize boundaries * Add some comments * More cleanup * Do not allow negative framerates * Remove codec from constructor * reinit to frameDimsChanged * Use struct for encoded result * Prevent side effects from partial encoder initialization * Flag encoder to reinit if segmenter init fails * Use debug logs to avoid spam * Fail validation for negative framerate * Move to validate * Explicit encodeResult init
- Loading branch information
Showing
8 changed files
with
196 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.