1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-22 02:42:30 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Zaggy1024
40b0bb0914 LibVideo: Change all Span<u8 const> to ReadonlyBytes 2022-11-12 10:17:27 -07:00
Zaggy1024
0a4def1208 LibVideo: Abstract media container format demuxing
This creates an abstract Demuxer class to allow multiple container
container formats to be easily used by video playback systems.
2022-10-31 14:47:13 +01:00