Skip to content
Snippets Groups Projects
  1. Dec 12, 2019
  2. Dec 11, 2019
  3. Dec 10, 2019
    • Brian Heng's avatar
      JVET-P1004: Removal of Bricks · cb5cfa44
      Brian Heng authored and Karsten Suehring's avatar Karsten Suehring committed
        - Remove bricks and related syntax.
        - Add new tile / slice syntax from P1004.
        - Fix cross tile / slice prediction bugs.
        - Update config files and documentation with new tile / slice config options.
      cb5cfa44
  4. Nov 26, 2019
  5. Nov 21, 2019
  6. Nov 15, 2019
  7. Nov 13, 2019
  8. Nov 12, 2019
  9. Nov 06, 2019
  10. Oct 29, 2019
  11. Oct 25, 2019
  12. Oct 23, 2019
  13. Oct 18, 2019
  14. Oct 15, 2019
  15. Oct 09, 2019
  16. Sep 27, 2019
  17. Sep 25, 2019
  18. Sep 20, 2019
  19. Sep 17, 2019
  20. Sep 13, 2019
  21. Sep 12, 2019
    • Karsten Suehring's avatar
      fix dereferencing of NULL pointers for APSs · 97cf2d28
      Karsten Suehring authored
      When calling pcPicCurr->finalInit() pointers to LMCS APS or Scalining List APS
      can be zero. Dereferencing those is undefined. It's also not necessary, because
      the arguments passed as reference are later converted to pointers again.
      97cf2d28
  22. Sep 11, 2019
    • Martin Pettersson's avatar
      JVET-N0494: Dependent RAP indication SEI message · 1efce979
      Martin Pettersson authored
       Implementation of the Dependent RAP indication SEI message. Pictures are marked as DRAP pictures using the encoder config parameter DRAPPeriod, which sets DRAP pictures periodically. Conformance checks are performed at the decoder side to verify that the DRAP pictures follow the constraints in the VVC specification.
      1efce979
  23. Aug 29, 2019
  24. Aug 23, 2019
  25. Aug 19, 2019
  26. Aug 15, 2019
  27. Aug 13, 2019
  28. Aug 09, 2019
    • Frank Bossen's avatar
      Fix issue reported by address sanitizer · 7fe3c755
      Frank Bossen authored
      The sanitizer reports that a call to getBrickIdxBsMap() tries
      to access an out-of-bounds element. The size of the array
      brickIdxBsMap[] is thus increased by 1 and its last element is
      initialized to some large value
      7fe3c755
  29. Aug 02, 2019
  30. Aug 01, 2019
  31. Jul 30, 2019
  32. Jul 18, 2019
  33. Jul 15, 2019
  34. Jun 20, 2019
  35. Jun 07, 2019
Loading