mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17:45 +00:00
LibVideo: Rename MV to MotionVector for clarity
This commit is contained in:
parent
85fd56cf48
commit
1dc4652683
6 changed files with 46 additions and 46 deletions
|
@ -2,7 +2,7 @@ set(SOURCES
|
|||
MatroskaReader.cpp
|
||||
VP9/BitStream.cpp
|
||||
VP9/Decoder.cpp
|
||||
VP9/MV.cpp
|
||||
VP9/MotionVector.cpp
|
||||
VP9/Parser.cpp
|
||||
VP9/ProbabilityTables.cpp
|
||||
VP9/SyntaxElementCounter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue