Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
  2. Jan 31, 2020
  3. Jan 22, 2020
  4. Jan 21, 2020
    • Brian Heng's avatar
      JVET-Q0487: RPR scaling window issues · ac550464
      Brian Heng authored
         - Extend "RefPicIsScaled" logic to cover corner cases where the scale factor is 1:1, but the scaling window offsets are not aligned.
         - Specify scaling window offsets in units of SubWidthC and SubHeightC pixels.
      ac550464
  5. Jan 17, 2020
  6. Jan 15, 2020
  7. Dec 27, 2019
  8. Dec 12, 2019
  9. Dec 11, 2019
  10. 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
  11. Nov 26, 2019
  12. Nov 21, 2019
  13. Nov 15, 2019
  14. Nov 13, 2019
  15. Nov 12, 2019
  16. Nov 06, 2019
  17. Oct 29, 2019
  18. Oct 25, 2019
  19. Oct 23, 2019
  20. Oct 18, 2019
  21. Oct 15, 2019
  22. Oct 09, 2019
  23. Sep 27, 2019
  24. Sep 25, 2019
  25. Sep 20, 2019
  26. Sep 17, 2019
  27. Sep 13, 2019
  28. 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
  29. 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
  30. Aug 29, 2019
Loading