ladybird/Userland/Libraries/LibVideo
Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable
AK's version should see better inlining behaviors, than the LibM one.
We avoid mixed usage for now though.

Also clean up some stale math includes and improper floatingpoint usage.
2021-07-19 16:34:21 +04:30
..
VP9 LibVideo/VP9: Implement MV reading & rectify MV storage issues 2021-07-10 21:28:56 +02:00
CMakeLists.txt LibVideo/VP9: Implement MV reading & rectify MV storage issues 2021-07-10 21:28:56 +02:00
MatroskaDocument.h LibVideo: Migrate to east-const style & apply other minor fixes 2021-06-30 11:03:51 +02:00
MatroskaReader.cpp LibVideo: Migrate to east-const style & apply other minor fixes 2021-06-30 11:03:51 +02:00
MatroskaReader.h Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30