Skip to content
Snippets Groups Projects
  1. Jun 13, 2019
  2. Jun 12, 2019
  3. Jun 11, 2019
  4. Jun 07, 2019
  5. Jun 05, 2019
  6. Jun 04, 2019
  7. Jun 03, 2019
  8. May 30, 2019
  9. May 29, 2019
    • 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
  10. May 28, 2019
  11. May 27, 2019
  12. May 24, 2019
  13. May 23, 2019
  14. May 18, 2019
  15. May 17, 2019
  16. May 16, 2019
  17. May 15, 2019
  18. May 13, 2019
  19. May 12, 2019
    • Karsten Suehring's avatar
      slices/tiles/bricks · e1bc3950
      Karsten Suehring authored
      implements:
      - splitting tiles into bricks
      - raster-scan tiles
      - uniform and non-uniform splits
      - all tiles/bricks in one slice
      - each brick one slice
      - PPS syntax
      
      missing:
      - rectangular tiles
      - slice header syntax
      
      further todo:
      - rework slice mode 2 to use multiple tiles for byte size matching
      - lots of renaming (tile->brick)
      e1bc3950
  20. May 09, 2019
Loading