1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:58:11 +00:00
serenity/Userland/Libraries/LibVideo
Zaggy1024 72efd9a5ff LibVideo: Change decode_term_subexp read to the correct number of bits
This allows parsing of the implemented functions from the VP9 spec in
the test video included in /home/anon/Videos.
2022-10-09 20:32:40 -06:00
..
VP9 LibVideo: Change decode_term_subexp read to the correct number of bits 2022-10-09 20:32:40 -06:00
CMakeLists.txt LibVideo: Remove headers from CMakeLists.txt 2022-10-09 20:32:40 -06:00
MatroskaDocument.h LibVideo: Migrate to east-const style & apply other minor fixes 2021-06-30 11:03:51 +02:00
MatroskaReader.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
MatroskaReader.h AK: Move integral log2 and exp to IntegerMath.h 2022-02-06 17:52:33 +00:00