summaryrefslogtreecommitdiff
path: root/Userland/Applications/VideoPlayer
AgeCommit message (Expand)Author
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::try_create()Andreas Kling
2021-08-01Applications: Remove unused header includesBrian Gianforcaro
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-07-10LibVideo/VP9: Begin reference frame update process (8.10)FalseHonesty
2021-07-10LibVideo/VP9: Rename Decoder -> Parser & create an actual Decoder classFalseHonesty
2021-06-30LibVideo: Migrate to east-const style & apply other minor fixesFalseHonesty
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-06-12VideoPlayer: Create application to parse (and eventually play) videosFalseHonesty