-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`process_frame` never returns more than one frame at a time, so we can remove the `Vec` from the return type. The loop is added inside `process_frame` in order to maintain the expectation that `None` indicates the end of encode.
- Loading branch information
1 parent
5b560e1
commit 45ef0af
Showing
1 changed file
with
59 additions
and
54 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