1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:28:12 +00:00
serenity/Userland/Libraries/LibVideo
Zaggy1024 af0584ea53 LibVideo: Remove MV class's copy assignment overload
This was unnecessary, as the implicit one works correctly.
2022-10-09 20:32:40 -06:00
..
VP9 LibVideo: Remove MV class's copy assignment overload 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