1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 03:37:34 +00:00
serenity/Userland/Libraries/LibVideo/Containers/Matroska
Stephan Vedder 2732dd3633 LibVideo: Fix string reading in Matroska
A string should never be longer than it's strlen according to
the specification
2023-11-30 08:53:05 +00:00
..
Document.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
MatroskaDemuxer.cpp LibVideo: Add the concept of codec identifiers 2023-11-30 08:53:05 +00:00
MatroskaDemuxer.h LibVideo: Add the concept of codec identifiers 2023-11-30 08:53:05 +00:00
Reader.cpp LibVideo: Fix string reading in Matroska 2023-11-30 08:53:05 +00:00
Reader.h LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00