Skip to content
Snippets Groups Projects
  1. May 23, 2019
  2. May 18, 2019
  3. May 16, 2019
  4. May 15, 2019
  5. 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
  6. May 09, 2019
  7. Apr 27, 2019
  8. Apr 06, 2019
  9. Apr 03, 2019
  10. Apr 01, 2019
  11. Mar 15, 2019
  12. Mar 13, 2019
  13. Mar 04, 2019
  14. Feb 26, 2019
  15. Feb 15, 2019
  16. Feb 12, 2019
    • Karsten Suehring's avatar
      Refactor: move compositeRefEnabled out of SPS · fb3f5fbf
      Karsten Suehring authored
      compositeRefEnabled is an encoder only option. It should not be stored in the SPS.
      This commit is the last to remove unused parameters from SPSNext. Thus also
      all comments related to SPSNext are removed.
      fb3f5fbf
  17. Feb 08, 2019
  18. Feb 07, 2019
  19. Feb 05, 2019
  20. Feb 04, 2019
  21. Feb 03, 2019
  22. Feb 01, 2019
  23. Jan 31, 2019
Loading