Commit History

Author SHA1 Message Date
  Zaggy1024 094b0d8a78 LibVideo/VP9: Use an enum to select segment features 2 years ago
  Timothy Flynn f9d8e42636 LibVideo: Allocate Vector2D underlying storage with new, not malloc 2 years ago
  Timothy Flynn 8b7c5db186 LibVideo: Do not invoke Vector2D's destructor in order to resize it 2 years ago
  Zaggy1024 036eb82aca LibVideo/VP9: Implement threaded tile column decoding 2 years ago
  Zaggy1024 bc49af08b4 LibVideo/VP9: Pre-calculate inter-frames' reference frame scale factors 2 years ago
  Nico Weber 89b98830f6 LibVideo: Rename "ColorRange" to "VideoFullRangeFlag" 2 years ago
  Nico Weber 19d3821354 LibVideo: Fix two comment typos 2 years ago
  Zaggy1024 f5ea6c89df LibVideo/VP9: Put reference frames into a struct 2 years ago
  Zaggy1024 71aac25635 LibVideo/VP9: Move partitioning contexts to TileContext 2 years ago
  Zaggy1024 1fe22f2141 LibVideo/VP9: Move segmentation id prediction context to TileContext 2 years ago
  Zaggy1024 4e7e9d8479 LibVideo/VP9: Move the left non-zero tokens context to TileContext 2 years ago
  Zaggy1024 c33d6fb028 LibVideo/VP9: Change all names containing tx_size to transform_size 2 years ago
  Zaggy1024 1a2d8ac40c LibVideo/VP9: Prefix TransformSize with Transform_ instead of TX_ 2 years ago
  Zaggy1024 f6e645a153 LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size) 2 years ago
  Zaggy1024 f4af6714d2 LibVideo/VP9: Move persistent context storage to a different header 2 years ago