Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
  2. Jun 08, 2019
  3. Jun 04, 2019
  4. May 31, 2019
  5. May 30, 2019
  6. May 29, 2019
    • Heiko Schwarz's avatar
      fix for sign data hiding · 3beebb98
      Heiko Schwarz authored
      The change fixes the problem of encoder/decoder mismatches by removing
      a no longer correct condition for sign hiding in Quant::quant(..).
      3beebb98
    • Heiko Schwarz's avatar
      fix for context derivation of par/gtx flags · 55e52d28
      Heiko Schwarz authored
      As reported in ticket #291, when sig_flag is inferred, the variables
      m_tmplCpDiag and m_tmplCpSum1 are not set correctly, but used for
      deriving the contexts for par_glag, gt1_flag, and gt3_flag.
      
      The provided modification fixes this issue by calling cctx.sigCtxIdAbs()
      also when sig_flag is inferred (except for the last scanning position,
      where a different mechanism is used).
      
      There is no impact on coding efficiency.
      55e52d28
  7. May 28, 2019
  8. May 27, 2019
  9. May 24, 2019
  10. May 23, 2019
Loading