mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:57:36 +00:00
LibVideo/VP9: Define all VP9 symbols and enum constants
This commit is contained in:
parent
612b183703
commit
ff3a2a703f
3 changed files with 165 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
set(SOURCES
|
||||
MatroskaDocument.h
|
||||
MatroskaReader.cpp
|
||||
VP9/Enums.h
|
||||
VP9/Symbols.h
|
||||
)
|
||||
|
||||
serenity_lib(LibVideo video)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue