summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCpp/Parser.cpp
diff options
context:
space:
mode:
authorFalseHonesty <thefalsehonesty@gmail.com>2021-06-27 17:03:53 -0400
committerAndreas Kling <kling@serenityos.org>2021-07-10 21:28:56 +0200
commitd60bd42972b8146ec02cd884fdeac0304b234542 (patch)
treebaeb4f95a639aff7ba55ec43863af2b73a7c675c /Userland/Libraries/LibCpp/Parser.cpp
parent27fdf8361c454ed9de487201e4cc082dd177ac4b (diff)
downloadserenity-d60bd42972b8146ec02cd884fdeac0304b234542.zip
LibVideo/VP9: Implement MV reading & rectify MV storage issues
With this patch we are finally done with section 6.4.X of the spec :^) The only parsing left to be done is 6.5.X, motion vector prediction. Additionally, this patch fixes how MVs were being stored in the parser. Originally, due to the spec naming two very different values very similarly, these properties had totally wrong data types, but this has now been rectified.
Diffstat (limited to 'Userland/Libraries/LibCpp/Parser.cpp')
0 files changed, 0 insertions, 0 deletions