This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-22 12:34:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98eaa4b044c19cd58570ec5132737faebb40dd8c
ladybird
/
Userland
/
Libraries
/
LibVideo
/
VP9
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
BooleanDecoder.h
LibGfx+LibVideo: Move VP9/BooleanDecoder to LibGfx/ImageFormats
2023-05-27 05:47:42 +02:00
Context.h
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
2023-06-10 07:17:12 +02:00
ContextStorage.h
…
Decoder.cpp
LibVideo/VP9: Implement lossless residual decoding
2023-07-07 06:44:04 -04:00
Decoder.h
…
Enums.h
…
LookupTables.h
…
MotionVector.h
…
Parser.cpp
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
2023-06-10 07:17:12 +02:00
Parser.h
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
2023-06-10 07:17:12 +02:00
ProbabilityTables.cpp
…
ProbabilityTables.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
Symbols.h
…
SyntaxElementCounter.cpp
…
SyntaxElementCounter.h
…
TreeParser.cpp
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
2023-06-10 07:17:12 +02:00
TreeParser.h
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
2023-06-10 07:17:12 +02:00
Utilities.h
…