Tim Ledbetter
|
9788576936
LibVideo/VP9: Ensure color space is not set to reserved value
|
1 년 전 |
Tim Ledbetter
|
068f6771ad
LibVideo/VP9: Check for invalid subsampled block sizes
|
1 년 전 |
Tim Ledbetter
|
fd3837c63b
LibVideo/VP9: Return error for frames with invalid subsampling format
|
1 년 전 |
Zaggy1024
|
24ae35086d
LibGfx/LibVideo: Check for overreads only at end of a VPX range decode
|
2 년 전 |
Zaggy1024
|
873b0e9470
LibGfx/LibVideo: Read batches of multiple bytes in VPX BooleanDecoder
|
2 년 전 |
Nico Weber
|
1dfb065a9c
LibGfx+LibVideo: Make BooleanDecoder usable for both VP8 and VP9
|
2 년 전 |
Ben Wiederhake
|
ee47c0275e
Everywhere: Run spellcheck on all documentation
|
2 년 전 |
Zaggy1024
|
90c0e1ad8f
LibVideo/VP9: Pre-calculate the quantizers at the start of each frame
|
2 년 전 |
Zaggy1024
|
094b0d8a78
LibVideo/VP9: Use an enum to select segment features
|
2 년 전 |
Zaggy1024
|
f2c0cee522
LibVideo/VP9: Consolidate frame size calculations
|
2 년 전 |
Zaggy1024
|
eba72fa3a7
LibVideo/VP9: Wait for workers to finish when there are decoding errors
|
2 년 전 |
Zaggy1024
|
036eb82aca
LibVideo/VP9: Implement threaded tile column decoding
|
2 년 전 |
Zaggy1024
|
1fcac52e77
LibVideo/VP9: Count syntax elements in TileContext, and sum at the end
|
2 년 전 |
Zaggy1024
|
a8604d9356
LibVideo/VP9: Fallibly allocate the probability tables
|
2 년 전 |
Zaggy1024
|
8ce4245214
LibVideo/VP9: Return Corrupted error when tile range decoder init fails
|
2 년 전 |
Zaggy1024
|
bc49af08b4
LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors
|
2 년 전 |
Ben Wiederhake
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 년 전 |
Zaggy1024
|
fb0c226da3
LibVideo/VP9: Convert the Parser to use AK/BitStream.h
|
2 년 전 |
Nico Weber
|
89b98830f6
LibVideo: Rename "ColorRange" to "VideoFullRangeFlag"
|
2 년 전 |
Zaggy1024
|
df313c3dc5
LibVideo/VP9: Clamp motion vectors again in find_mv_refs function
|
2 년 전 |
Zaggy1024
|
c18728989e
LibVideo/VP9: Remove magic numbers for the uncompressed ref frames
|
2 년 전 |
Linus Groh
|
9c08bb9555
AK: Remove `try_` prefix from FixedArray creation functions
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Zaggy1024
|
b1c7bbc4ba
LibVideo/VP9: Make get_tile_offset static and remove magic numbers
|
2 년 전 |
Zaggy1024
|
f5ea6c89df
LibVideo/VP9: Put reference frames into a struct
|
2 년 전 |
Zaggy1024
|
e6b696fe24
LibVideo/VP9: Remove now-unused clear_context function from Parser
|
2 년 전 |
Zaggy1024
|
71aac25635
LibVideo/VP9: Move partitioning contexts to TileContext
|
2 년 전 |
Zaggy1024
|
1fe22f2141
LibVideo/VP9: Move segmentation id prediction context to TileContext
|
2 년 전 |
Zaggy1024
|
9df72080a1
LibVideo/VP9: Add FIXME about implementation of tiled decoding
|
2 년 전 |
Zaggy1024
|
2f043a0bd4
LibVideo/VP9: Move the above non-zero tokens context into decode_tiles
|
2 년 전 |