Commit History

Autor SHA1 Mensaxe Data
  Zaggy1024 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 fb0c226da3 LibVideo/VP9: Convert the Parser to use AK/BitStream.h %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 24f3069129 LibVideo/VP9: Remove debug output from TreeParser %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 0f45153bbb LibVideo/VP9: Use proper indices for updating inter_mode probabilities %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 7b92eff4a6 LibVideo/VP9: Use u32 to store the parsed value counts %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 42606c87e3 LibVideo/VP9: Move TreeSelection class to TreeParser.cpp %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 71aac25635 LibVideo/VP9: Move partitioning contexts to TileContext %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 2f043a0bd4 LibVideo/VP9: Move the above non-zero tokens context into decode_tiles %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 4e7e9d8479 LibVideo/VP9: Move the left non-zero tokens context to TileContext %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 06082d310f LibVideo/VP9: Split/clean up the token tree-parsing context function %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 316dad7bf7 LibVideo/VP9: Remove m_tokens and m_token_cache from Parser %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 a4f14f220d LibVideo/VP9: Fully qualify all reference frame type enum values %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 c33d6fb028 LibVideo/VP9: Change all names containing tx_size to transform_size %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 1a2d8ac40c LibVideo/VP9: Prefix TransformSize with Transform_ instead of TX_ %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 f6e645a153 LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size) %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 facb779b99 LibVideo/VP9: Replace (DCT|ADST)_(DCT_ADST) with struct TransformSet %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 062da60443 LibVideo/VP9: Convert token scan order indices to u16 %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 fedbc12c4d LibVideo/VP9: Move segmentation parameters to FrameContext %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 f4761dab09 LibVideo/VP9: Index inter-frame references with named fields or an enum %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 44413c31a9 LibVideo/VP9: Store data used between decode_block calls in a struct %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 e379223633 LibVideo/VP9: Don't store the default_intra_mode in a field %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 9dc622475e LibVideo: Rename parse_tree_new to parse_tree in VP9/TreeParser.cpp %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 907816e629 LibVideo: Create TokensContext struct for token parsing parameters %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 e906bcc696 LibVideo: Parameterize all tree parsing for motion vectors in VP9 %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 84f1aed40a LibVideo: Parameterize parsing single reference frame selection in VP9 %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 37fab851f1 LibVideo: Parameterize parsing compound references in the VP9 decoder %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 dd18c42643 LibVideo: Parameterize compound mode parsing in the VP9 decoder %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 372a4ea8c1 LibVideo: Parameterize parsing if a block is inter predicted in VP9 %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 93caa1e19d LibVideo: Parameterize TXSize parsing for the VP9 decoder %!s(int64=2) %!d(string=hai) anos
  Zaggy1024 cc735a7001 LibVideo: Parameterize coefficient skip parsing for VP9 %!s(int64=2) %!d(string=hai) anos