Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter b3d5f9748a LibVideo/VP9: Ensure range decoder size is within expected range hace 1 año
  Sam Atkins 3f7d97f098 AK+Libraries: Remove `FixedMemoryStream::[readonly_]bytes()` hace 2 años
  Lucas CHOLLET 18b7ddd0b5 AK: Rename the `const` overload of `FixedMemoryStream::bytes()` hace 2 años
  Zaggy1024 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode hace 2 años
  Zaggy1024 873b0e9470 LibGfx/LibVideo: Read batches of multiple bytes in VPX BooleanDecoder hace 2 años
  Nico Weber 1dfb065a9c LibGfx+LibVideo: Make BooleanDecoder usable for both VP8 and VP9 hace 2 años
  Zaggy1024 1422f7f904 LibVideo/VP9: Revert framebuffer size reduction to allow OOB blocks hace 2 años
  Zaggy1024 90c0e1ad8f LibVideo/VP9: Pre-calculate the quantizers at the start of each frame hace 2 años
  Zaggy1024 094b0d8a78 LibVideo/VP9: Use an enum to select segment features hace 2 años
  Zaggy1024 f2c0cee522 LibVideo/VP9: Consolidate frame size calculations hace 2 años
  Zaggy1024 1fcac52e77 LibVideo/VP9: Count syntax elements in TileContext, and sum at the end hace 2 años
  Zaggy1024 8ce4245214 LibVideo/VP9: Return Corrupted error when tile range decoder init fails hace 2 años
  Zaggy1024 fb0c226da3 LibVideo/VP9: Convert the Parser to use AK/BitStream.h hace 2 años
  Linus Groh 9c08bb9555 AK: Remove `try_` prefix from FixedArray creation functions hace 2 años
  Zaggy1024 71aac25635 LibVideo/VP9: Move partitioning contexts to TileContext hace 2 años
  Zaggy1024 720fc5a853 LibVideo/VP9: Use unit conversion functions in BlockContext hace 2 años
  Zaggy1024 1fe22f2141 LibVideo/VP9: Move segmentation id prediction context to TileContext hace 2 años
  Zaggy1024 2f043a0bd4 LibVideo/VP9: Move the above non-zero tokens context into decode_tiles hace 2 años
  Zaggy1024 4e7e9d8479 LibVideo/VP9: Move the left non-zero tokens context to TileContext hace 2 años
  Zaggy1024 3667f9bf2c LibVideo/VP9: Store m_mode_context in BlockContext hace 2 años
  Zaggy1024 b5cce5a448 LibVideo/VP9: Move the m_use_prev_frame_mvs field to FrameContext hace 2 años
  Zaggy1024 316dad7bf7 LibVideo/VP9: Remove m_tokens and m_token_cache from Parser hace 2 años
  Zaggy1024 a4f14f220d LibVideo/VP9: Fully qualify all reference frame type enum values hace 2 años
  Zaggy1024 c33d6fb028 LibVideo/VP9: Change all names containing tx_size to transform_size hace 2 años
  Zaggy1024 1a2d8ac40c LibVideo/VP9: Prefix TransformSize with Transform_ instead of TX_ hace 2 años
  Zaggy1024 f6e645a153 LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size) hace 2 años
  Zaggy1024 f898a00eb3 LibVideo/VP9: Specify more units in Parser::residual() hace 2 años
  Zaggy1024 f4af6714d2 LibVideo/VP9: Move persistent context storage to a different header hace 2 años
  Zaggy1024 fedbc12c4d LibVideo/VP9: Move segmentation parameters to FrameContext hace 2 años
  Zaggy1024 f4761dab09 LibVideo/VP9: Index inter-frame references with named fields or an enum hace 2 años