Age | Commit message (Expand) | Author |
---|---|---|
2021-07-10 | LibVideo/VP9: Implement token parsing (6.4.24-6.4.26) | FalseHonesty |
2021-07-10 | LibVideo/VP9: Implement sections 6.1.2 and 8.4.1-8.4.4 | FalseHonesty |
2021-07-10 | LibVideo/VP9: Start parsing residuals (6.4.21-6.4.23) | FalseHonesty |
2021-06-30 | LibVideo/VP9: Implement intra_frame_mode_info procedure (6.4.6) | FalseHonesty |
2021-06-30 | LibVideo/VP9: Begin creating a tree parser to parse syntax elements | FalseHonesty |
2021-06-30 | LibVideo/VP9: Begin decoding tiles | FalseHonesty |
2021-06-12 | LibVideo/VP9: Add Decoder and begin parsing uncompressed header data | FalseHonesty |