1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 17:45:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
FalseHonesty
baff94e44d LibVideo/VP9: Add Decoder and begin parsing uncompressed header data
This patch brings all of the previous work together and starts to
actually parse and decode frame information. Currently it only parses
the uncompressed header data (section 6.2 of the spec).
2021-06-12 22:48:28 +04:30