Skip to content
Snippets Groups Projects
  1. Dec 02, 2019
  2. Nov 26, 2019
  3. Nov 25, 2019
  4. Nov 21, 2019
    • 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
  5. Nov 19, 2019
  6. Nov 18, 2019
  7. Nov 15, 2019
  8. Nov 12, 2019
  9. Oct 31, 2019
  10. Oct 30, 2019
  11. Oct 29, 2019
  12. Oct 28, 2019
    • Virginie Drugeon's avatar
      JVET-P0206 Signalling TMVP usage · 84d9e16a
      Virginie Drugeon authored
      Removal of pps_temporal_mvp_enabled_idc and constraint that
      slice_temporal_mvp_enabled_flag has to be equal to 0 if there are no
      reference pictures with the same resolution as the current picture
      84d9e16a
  13. Oct 25, 2019
  14. Oct 23, 2019
  15. Oct 22, 2019
  16. Oct 18, 2019
  17. Oct 15, 2019
  18. Oct 09, 2019
  19. Oct 03, 2019
  20. Oct 02, 2019
  21. Sep 30, 2019
  22. Sep 28, 2019
  23. Sep 26, 2019
  24. Sep 25, 2019
    • Philip Cowan's avatar
      JVET_O0177 Proposal1 · 57797338
      Philip Cowan authored
      Allow signaling of HRD parameters for temporal sub-layers to be optionally controlled by a flag
      57797338
  25. Sep 24, 2019
  26. Sep 20, 2019
  27. Sep 19, 2019
  28. Sep 18, 2019
  29. Sep 16, 2019
  30. Sep 13, 2019
    • Martin Pettersson's avatar
      Fixes to follow the coding style guide. · a5415449
      Martin Pettersson authored
       The following fixes has been made:
      
         - Removed prefixes like 'i' for new variables
      
         - Adding braces also for if-clauses with a single statement
      
         - Removed some trailing spaces
      
         - Changed variable precedingDRAP in Picture from int to bool
      a5415449
  31. 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