Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-30 | LibVideo: Migrate to east-const style & apply other minor fixes | FalseHonesty | |
This patch brings all of LibVideo up to the east-const style in the project. Additionally, it applies a few fixes from the reviews in #8170 that referred to older LibVideo code. | |||
2021-06-12 | LibVideo/VP9: Add probability table constants | FalseHonesty | |
This patch adds VP9's probability tables and the functions needed to load/clear them. |