ladybird/Userland/Libraries/LibVideo
Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore
MappedFile is strictly a userspace thing, so it doesn't belong in AK
(which is supposed to be user/kernel agnostic.)
2021-11-23 11:33:36 +01:00
..
VP9 Userland: Use kmalloc_array() where appropriate 2021-08-08 00:03:45 +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 LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
MatroskaReader.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00