mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 14:55:08 +00:00
![]() The Demuxer class was changed to return errors for more functions so that all of the underlying reading can be done lazily. Other than that, the demuxer interface is unchanged, and only the underlying reader was modified. The MatroskaDocument class is no more, and MatroskaReader's getter functions replace it. Every MatroskaReader getter beyond the Segment element's position is parsed lazily from the file as needed. This means that all getter functions can return DecoderErrors which must be handled by callers. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestVP9Decode.cpp | ||
vp9_4k.webm | ||
vp9_in_webm.webm |