mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:47:35 +00:00
![]() Making these functions static makes it easier to implement lazy-loading since the parsing functions can now be called at any time. The functions were reorganized because they were not defined in the order they are called. However, instead of moving every function to that order, I've declared some but defined them further into the file, which allows the next commit's diff to be more readable. |
||
---|---|---|
.. | ||
Matroska | ||
Demuxer.h |