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-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b77fc00ba3a5e640c4610e27276d8b7ee41c607
ladybird
/
Userland
/
Libraries
/
LibVideo
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
..
Color
…
Containers
LibVideo: Fix string reading in Matroska
2023-11-30 08:53:05 +00:00
VP9
LibVideo/VP9: Ensure range decoder size is within expected range
2023-11-08 09:13:59 +01:00
CMakeLists.txt
…
CodecID.h
LibVideo: Add the concept of codec identifiers
2023-11-30 08:53:05 +00:00
DecoderError.h
…
Forward.h
…
PlaybackManager.cpp
LibVideo: Add the concept of codec identifiers
2023-11-30 08:53:05 +00:00
PlaybackManager.h
…
Sample.h
…
Track.h
AK: Rename GenericTraits to DefaultTraits
2023-11-09 10:05:51 -05:00
VideoDecoder.h
…
VideoFrame.cpp
…
VideoFrame.h
…