Histórico de Commits

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