Files
ladybird/Userland/Libraries/LibVideo/VP9/BitStream.cpp
Zaggy1024 647472b716 LibVideo: Read multiple raw bits at once to refill the range decoder
This will allow BitStream::read_bool() to read more than one bit from
the range-coded bitstream at a time if needed.
2022-10-09 20:32:40 -06:00

4.4 KiB