This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-18 19:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f50bf00814513ff01fcd512b9e73f87e1c4e4944
ladybird
/
Userland
/
Libraries
/
LibVideo
/
Containers
/
Matroska
History
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
…
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
…