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-07 22:17:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cc984d74c9453fa71ea8bb2d600d5bdb9135fb4
ladybird
/
Userland
/
Libraries
/
LibVideo
History
Nico Weber
19d3821354
LibVideo: Fix two comment typos
2022-12-27 07:44:37 -07:00
..
Color
…
Containers
LibVideo: Fix two comment typos
2022-12-27 07:44:37 -07:00
VP9
LibVideo: Fix two comment typos
2022-12-27 07:44:37 -07:00
CMakeLists.txt
LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
2022-11-25 23:28:39 +01:00
DecoderError.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
PlaybackManager.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
PlaybackManager.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Sample.h
LibVideo: Read Matroska lazily so that large files can start quickly
2022-11-25 23:28:39 +01:00
Track.h
…
VideoDecoder.h
LibVideo: Change all Span<u8 const> to ReadonlyBytes
2022-11-12 10:17:27 -07:00
VideoFrame.cpp
…
VideoFrame.h
…