Zaggy1024
|
bc49af08b4
LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors
|
2 vuotta sitten |
Ben Wiederhake
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 vuotta sitten |
Zaggy1024
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 vuotta sitten |
Nico Weber
|
89b98830f6
LibVideo: Rename "ColorRange" to "VideoFullRangeFlag"
|
2 vuotta sitten |
Zaggy1024
|
df313c3dc5
LibVideo/VP9: Clamp motion vectors again in find_mv_refs function
|
2 vuotta sitten |
Zaggy1024
|
c18728989e
LibVideo/VP9: Remove magic numbers for the uncompressed ref frames
|
2 vuotta sitten |
Linus Groh
|
9c08bb9555
AK: Remove `try_` prefix from FixedArray creation functions
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Zaggy1024
|
b1c7bbc4ba
LibVideo/VP9: Make get_tile_offset static and remove magic numbers
|
2 vuotta sitten |
Zaggy1024
|
f5ea6c89df
LibVideo/VP9: Put reference frames into a struct
|
2 vuotta sitten |
Zaggy1024
|
e6b696fe24
LibVideo/VP9: Remove now-unused clear_context function from Parser
|
2 vuotta sitten |
Zaggy1024
|
71aac25635
LibVideo/VP9: Move partitioning contexts to TileContext
|
2 vuotta sitten |
Zaggy1024
|
1fe22f2141
LibVideo/VP9: Move segmentation id prediction context to TileContext
|
2 vuotta sitten |
Zaggy1024
|
9df72080a1
LibVideo/VP9: Add FIXME about implementation of tiled decoding
|
2 vuotta sitten |
Zaggy1024
|
2f043a0bd4
LibVideo/VP9: Move the above non-zero tokens context into decode_tiles
|
2 vuotta sitten |
Zaggy1024
|
4e7e9d8479
LibVideo/VP9: Move the left non-zero tokens context to TileContext
|
2 vuotta sitten |
Zaggy1024
|
06082d310f
LibVideo/VP9: Split/clean up the token tree-parsing context function
|
2 vuotta sitten |
Zaggy1024
|
3667f9bf2c
LibVideo/VP9: Store m_mode_context in BlockContext
|
2 vuotta sitten |
Zaggy1024
|
b5cce5a448
LibVideo/VP9: Move the m_use_prev_frame_mvs field to FrameContext
|
2 vuotta sitten |
Zaggy1024
|
6ffb0844a1
LibVideo/VP9: Remove the m_use_hp field from Parser
|
2 vuotta sitten |
Zaggy1024
|
316dad7bf7
LibVideo/VP9: Remove m_tokens and m_token_cache from Parser
|
2 vuotta sitten |
Zaggy1024
|
a4f14f220d
LibVideo/VP9: Fully qualify all reference frame type enum values
|
2 vuotta sitten |
Zaggy1024
|
db9f1a18f8
LibVideo/VP9: Convert TransformMode to an enum class
|
2 vuotta sitten |
Zaggy1024
|
c33d6fb028
LibVideo/VP9: Change all names containing tx_size to transform_size
|
2 vuotta sitten |
Zaggy1024
|
1a2d8ac40c
LibVideo/VP9: Prefix TransformSize with Transform_ instead of TX_
|
2 vuotta sitten |
Zaggy1024
|
f6e645a153
LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size)
|
2 vuotta sitten |
Zaggy1024
|
f898a00eb3
LibVideo/VP9: Specify more units in Parser::residual()
|
2 vuotta sitten |
Zaggy1024
|
f4af6714d2
LibVideo/VP9: Move persistent context storage to a different header
|
2 vuotta sitten |
Zaggy1024
|
facb779b99
LibVideo/VP9: Replace (DCT|ADST)_(DCT_ADST) with struct TransformSet
|
2 vuotta sitten |
Zaggy1024
|
062da60443
LibVideo/VP9: Convert token scan order indices to u16
|
2 vuotta sitten |