tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibVideo
/
VP9
/
at
master
19 files
BooleanDecoder.cpp
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
BooleanDecoder.h
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
Context.h
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
ContextStorage.h
LibVideo: Rename "ColorRange" to "VideoFullRangeFlag"
3 years ago
Decoder.cpp
LibVideo/VP9: Rename `round_2()` to `rounded_right_shift()` for clarity
3 years ago
Decoder.h
LibVideo/VP9: Rename `round_2()` to `rounded_right_shift()` for clarity
3 years ago
Enums.h
LibVideo/VP9: Fully qualify all reference frame type enum values
3 years ago
LookupTables.h
LibVideo/VP9: Use proper indices for updating inter_mode probabilities
3 years ago
MotionVector.h
LibVideo: Add MotionVector lookup tables as constant expressions
3 years ago
Parser.cpp
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
Parser.h
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
ProbabilityTables.cpp
LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext
3 years ago
ProbabilityTables.h
LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext
3 years ago
Symbols.h
LibVideo/VP9: Remove magic numbers for the uncompressed ref frames
3 years ago
SyntaxElementCounter.cpp
LibVideo/VP9: Use u32 to store the parsed value counts
3 years ago
SyntaxElementCounter.h
LibVideo/VP9: Use u32 to store the parsed value counts
3 years ago
TreeParser.cpp
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
TreeParser.h
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
3 years ago
Utilities.h
LibVideo/VP9: Move partitioning contexts to TileContext
3 years ago