Historique des commits

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