Skip to content
Snippets Groups Projects
  1. Jul 27, 2019
  2. Jul 25, 2019
  3. Jul 24, 2019
  4. Jul 23, 2019
    • Remy Foray's avatar
      Fix #356: fix value of SPS::m_numRPL0/1 · f634e8b5
      Remy Foray authored and Karsten Suehring's avatar Karsten Suehring committed
      Set SPS::m_numRPL0/1 equal to num_ref_pic_lists_in_sps instead of num_ref_pic_lists_in_sps + 1.
      This allow to align the parsing of slice_header with specification when
      getNumRPL0() or getNumRPL1() are called (correspond to the condition on
      num_ref_pic_lists_in_sps in the specfication).
      f634e8b5
  5. Jul 22, 2019
  6. Jul 19, 2019
  7. Jul 18, 2019
  8. Jul 17, 2019
  9. Jul 15, 2019
  10. Jun 26, 2019
  11. Jun 20, 2019
  12. Jun 18, 2019
  13. Jun 12, 2019
  14. Jun 11, 2019
  15. Jun 08, 2019
  16. Jun 07, 2019
  17. Jun 04, 2019
  18. Jun 03, 2019
  19. May 27, 2019
  20. May 23, 2019
  21. May 16, 2019
  22. May 15, 2019
  23. May 13, 2019
  24. 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
  25. May 09, 2019
  26. Apr 27, 2019
  27. Apr 26, 2019
  28. Apr 23, 2019
  29. Apr 22, 2019
  30. Apr 19, 2019
  31. Apr 15, 2019
  32. Apr 10, 2019
  33. Apr 05, 2019
Loading