.. |
BooleanDecoder.cpp
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
BooleanDecoder.h
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
Context.h
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
ContextStorage.h
|
bc49af08b4
LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors
|
2 years ago |
Decoder.cpp
|
5e3192c8d9
LibVideo/VP9: Extend the borders on reference frames to avoid branching
|
2 years ago |
Decoder.h
|
bc49af08b4
LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors
|
2 years ago |
Enums.h
|
a4f14f220d
LibVideo/VP9: Fully qualify all reference frame type enum values
|
2 years ago |
LookupTables.h
|
0f45153bbb
LibVideo/VP9: Use proper indices for updating inter_mode probabilities
|
2 years ago |
MotionVector.h
|
6c648329c4
LibVideo: Add MotionVector lookup tables as constant expressions
|
2 years ago |
Parser.cpp
|
bc49af08b4
LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors
|
2 years ago |
Parser.h
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
ProbabilityTables.cpp
|
90f16c78fa
LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext
|
2 years ago |
ProbabilityTables.h
|
90f16c78fa
LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext
|
2 years ago |
Symbols.h
|
c18728989e
LibVideo/VP9: Remove magic numbers for the uncompressed ref frames
|
2 years ago |
SyntaxElementCounter.cpp
|
7b92eff4a6
LibVideo/VP9: Use u32 to store the parsed value counts
|
2 years ago |
SyntaxElementCounter.h
|
7b92eff4a6
LibVideo/VP9: Use u32 to store the parsed value counts
|
2 years ago |
TreeParser.cpp
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
TreeParser.h
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 years ago |
Utilities.h
|
71aac25635
LibVideo/VP9: Move partitioning contexts to TileContext
|
2 years ago |