ladybird/Userland
FalseHonesty e4f015ce3d LibVideo/VP9: Implement more TreeParser probability calculations
Now TreeParser has mostly complete probability calculation
implementations for all currently used syntax elements. Some of these
calculation methods aren't actually finished because they use data
we have yet to parse in the Decoder, but they're close to finished.
2021-07-10 21:28:56 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications PixelPaint: Check modifier on mousemove in LineTool 2021-07-10 21:23:36 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools LibThreading: Rename Lock => Mutex 2021-07-09 11:15:50 +02:00
DynamicLoader Kernel+Userland: Make the stack alignment comply with the System V ABI 2021-07-10 01:41:57 +02:00
Games GameOfLife: Properly switch between play and pause icon 2021-07-07 15:29:37 +01:00
Libraries LibVideo/VP9: Implement more TreeParser probability calculations 2021-07-10 21:28:56 +02:00
Services WindowServer: Flush display buffer when flashing 2021-07-10 21:24:52 +02:00
Shell Shell: Use correct printf format string for size_t 2021-07-08 10:11:00 +02:00
Utilities expr: Make Match expressions comply with POSIX 2021-07-10 23:14:08 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00