Historial de Commits

Autor SHA1 Mensaje Fecha
  Zaggy1024 fb0c226da3 LibVideo/VP9: Convert the Parser to use AK/BitStream.h hace 2 años
  Nico Weber 89b98830f6 LibVideo: Rename "ColorRange" to "VideoFullRangeFlag" hace 2 años
  Sam Atkins 5cc4b37bf3 LibVideo: Remove declarations for non-existent methods hace 2 años
  Zaggy1024 b1c7bbc4ba LibVideo/VP9: Make get_tile_offset static and remove magic numbers hace 2 años
  Zaggy1024 f5ea6c89df LibVideo/VP9: Put reference frames into a struct hace 2 años
  Zaggy1024 e6b696fe24 LibVideo/VP9: Remove now-unused clear_context function from Parser hace 2 años
  Zaggy1024 71aac25635 LibVideo/VP9: Move partitioning contexts to TileContext 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 6ffb0844a1 LibVideo/VP9: Remove the m_use_hp field from Parser hace 2 años
  Zaggy1024 316dad7bf7 LibVideo/VP9: Remove m_tokens and m_token_cache from Parser hace 2 años
  Zaggy1024 c33d6fb028 LibVideo/VP9: Change all names containing tx_size to transform_size hace 2 años
  Zaggy1024 f6e645a153 LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size) hace 2 años
  Zaggy1024 f4af6714d2 LibVideo/VP9: Move persistent context storage to a different header hace 2 años
  Zaggy1024 facb779b99 LibVideo/VP9: Replace (DCT|ADST)_(DCT_ADST) with struct TransformSet hace 2 años
  Zaggy1024 b6f41fe7d9 LibVideo/VP9: Pass the sub-block transform type around as a parameter 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
  Zaggy1024 3af4deba6d LibVideo/VP9: Move reference frame type fields to FrameContext hace 2 años
  Zaggy1024 b966f9d811 LibVideo/VP9: Move the transform mode field from Parser to FrameContext hace 2 años
  Zaggy1024 396972bb69 LibVideo/VP9: Retain adjacent block contexts storage between frames hace 2 años
  Zaggy1024 ea7a6f343b LibVideo/VP9: Select and read motion vectors without fields in Parser hace 2 años
  Zaggy1024 368687a74f LibVideo/VP9: Store tile counts in FrameContext hace 2 años
  Zaggy1024 6533c5f6a8 LibVideo/VP9: Move more block fields into the BlockContext struct hace 2 años
  Zaggy1024 f4e835635f LibVideo/VP9: Move quantizer indices into FrameContext hace 2 años
  Zaggy1024 0df5c1f32f LibVideo/VP9: Move loop filter parameters to FrameContext hace 2 años
  Zaggy1024 90f16c78fa LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext hace 2 años