Commit History

作者 SHA1 備註 提交日期
  Zaggy1024 90c0e1ad8f LibVideo/VP9: Pre-calculate the quantizers at the start of each frame 2 年之前
  Zaggy1024 094b0d8a78 LibVideo/VP9: Use an enum to select segment features 2 年之前
  Zaggy1024 a4f14f220d LibVideo/VP9: Fully qualify all reference frame type enum values 2 年之前
  Zaggy1024 db9f1a18f8 LibVideo/VP9: Convert TransformMode to an enum class 2 年之前
  Zaggy1024 1a2d8ac40c LibVideo/VP9: Prefix TransformSize with Transform_ instead of TX_ 2 年之前
  Zaggy1024 f6e645a153 LibVideo/VP9: Rename TX(Mode|Size) to Transform(Mode|Size) 2 年之前
  Zaggy1024 facb779b99 LibVideo/VP9: Replace (DCT|ADST)_(DCT_ADST) with struct TransformSet 2 年之前
  Zaggy1024 d82dc14bd9 LibVideo/VP9: Use a bitwise enum for motion vector joint selection 2 年之前
  Zaggy1024 f4761dab09 LibVideo/VP9: Index inter-frame references with named fields or an enum 2 年之前
  Zaggy1024 90f16c78fa LibVideo/VP9: Move fields set in uncompressed_header() to FrameContext 2 年之前
  Zaggy1024 981997c039 LibVideo: Combine VP9's Intra- and InterMode enums into PredictionMode 2 年之前
  Zaggy1024 993385f18d LibVideo: Rename VP9's ReferenceFrame enum to ReferenceFrameType 2 年之前
  Zaggy1024 cd127b65c3 LibVideo: Implement CICP color space conversion 2 年之前
  Zaggy1024 17107303f0 LibVideo: Fix incorrect VP9 InterMode enum values 2 年之前
  FalseHonesty 27fdf8361c LibVideo/VP9: Finish implementing block decoding (6.4.4) 4 年之前
  FalseHonesty e687f05b42 LibVideo/VP9: Implement intra_frame_mode_info procedure (6.4.6) 4 年之前
  FalseHonesty 7ff6315246 LibVideo/VP9: Begin creating a tree parser to parse syntax elements 4 年之前
  FalseHonesty cfd65eafa9 LibVideo/VP9: Begin decoding tiles 4 年之前
  FalseHonesty ff3a2a703f LibVideo/VP9: Define all VP9 symbols and enum constants 4 年之前