1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:38:11 +00:00
serenity/Userland/Libraries/LibVideo
Zaggy1024 b37ea6b414 LibVideo: Allow bit stream reads to throw errors
Errors are propagated to the user of the decoder so that they can be
aware of specific places where a read failed.
2022-10-09 20:32:40 -06:00
..
VP9 LibVideo: Allow bit stream reads to throw errors 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