Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 05, 2019
  3. Nov 27, 2019
  4. Nov 26, 2019
  5. Nov 21, 2019
    • Virginie Drugeon's avatar
      JVET-P0202/P0203: clean-up BP, PT and DUI SEI · eda09ac9
      Virginie Drugeon authored
      Signalling of CPB timing parameters for sub-layers in DU-based HRD
      operations
      Remove pt_max_sub_layers_minus1 and use corresponding syntax element in
      BP SEI
      Make parsing of BP, PT and DUI SEI independent from SPS
      eda09ac9
    • Virginie Drugeon's avatar
      JVET-P0205: VPS ID 0 · 33d5f72b
      Virginie Drugeon authored
      Constraint that vps_video_parameter_set_id shall be greater than 0
      Added that the bitstream does not contain any VPS when
      signalled sps_video_parameter_set_id is equal to zero
      (was already in VVC Draft, but not in VTM)
      33d5f72b
    • Brian Heng's avatar
      JVET-P1006: Picture Header · ffe2c6a7
      Brian Heng authored and Karsten Suehring's avatar Karsten Suehring committed
        - Add picture header and related syntax changes.
      ffe2c6a7
  6. Nov 20, 2019
  7. Nov 19, 2019
  8. Nov 10, 2019
  9. Nov 09, 2019
  10. Oct 30, 2019
  11. Oct 29, 2019
  12. Oct 28, 2019
  13. Oct 23, 2019
  14. Oct 22, 2019
  15. Oct 20, 2019
  16. Oct 19, 2019
  17. Oct 18, 2019
  18. Oct 16, 2019
  19. Oct 15, 2019
  20. Oct 09, 2019
  21. Sep 28, 2019
  22. Sep 27, 2019
  23. Sep 25, 2019
  24. Sep 24, 2019
  25. Sep 20, 2019
  26. Sep 19, 2019
  27. Sep 17, 2019
  28. Sep 13, 2019
  29. 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
Loading