SerenityOS build: Sunday, November 13
Images 💾⌗
- serenity-x86_64-20221113-9dc6224.img.gz (Raw image, 139.74 MiB)
- serenity-x86_64-20221113-9dc6224.vdi.gz (VirtualBox VDI, 139.44 MiB)
Last commit ⭐⌗
commit 9dc622475eba17ef3a3d7ea146961d66a2397317
Author: Zaggy1024 <zaggy1024@gmail.com>
AuthorDate: Mon Nov 7 18:48:57 2022 -0600
Commit: Andrew Kaster <akaster@serenityos.org>
CommitDate: Sat Nov 12 10:17:27 2022 -0700
LibVideo: Rename parse_tree_new to parse_tree in VP9/TreeParser.cpp
It is now the only function used to parse the binary trees in the VP9
decoder.
Other builds