mirrored from https://chromium.googlesource.com/webm/libvpx
-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify the comment for update_error_state()
Explain why the encoder init functions cannot call update_error_state(). In vp8/vp8_cx_iface.c, this comment should have been added in https://chromium-review.googlesource.com/c/webm/libvpx/+/4506609. Rewrite update_error_state() in vp8/vp8_cx_iface.c to look like the versions in vp9/vp9_cx_iface.c and av1/av1_cx_iface.c (in libaom). Change-Id: I3f153d67b8c549ca5ac8ea0cfbcaad4ae705c8e6
- Loading branch information
1 parent
4fe07a0
commit df655cf
Showing
2 changed files
with
9 additions
and
4 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