summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibVideo/MatroskaReader.h
AgeCommit message (Expand)Author
2022-02-06AK: Move integral log2 and exp to IntegerMath.hHendiadyoin1
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-07-19Everywhere: Use AK/Math.h if applicableHendiadyoin1
2021-06-30LibVideo: Migrate to east-const style & apply other minor fixesFalseHonesty
2021-06-06LibVideo: Scaffold LibVideo and implement simplistic Matroska parserFalseHonesty