Skip to content
Snippets Groups Projects
  1. Dec 17, 2019
  2. Dec 13, 2019
    • Brian Heng's avatar
      Fix mismatches in SPS/PPS syntax ordering: · ddceca6f
      Brian Heng authored
        - Move the following SPS syntax elements:
            sps_log2_ctu_size_minus5
            sps_idr_rpl_present_flag
            sps_bdof_pic_present_flag
            sps_smvd_enabled_flag
            sps_dmvr_pic_present_flag
            sps_isp_enabled_flag
            sps_mip_enabled_flag
            sps_sbt_enabled_flag
            sps_lfnst_enabled_flag
            sps_affine_amvr_enabled_flag
            sps_affine_prof_enabled_flag
            sps_prof_pic_present_flag
            sps_bcw_enabled_flag
      
        - Move the following PPS syntax elements:
            entropy_coding_sync_enabled_flag
            constant_slice_header_params
      
        - Add missing monochrome conditions for the following SPS syntax elements:
            qtbtt_dual_tree_intra_flag
            sps_cclm_enabled_flag
      
        - Add missing sps_mrl_enabled_flag and associated behavior.
      
        - Remove transquant_bypass_enabled_flag from PPS.
      ddceca6f
  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. Oct 31, 2019
  5. Oct 30, 2019
  6. Oct 25, 2019
  7. Oct 23, 2019
  8. Oct 18, 2019
  9. Oct 16, 2019
  10. Sep 27, 2019
  11. Sep 10, 2019
  12. Aug 29, 2019
  13. Aug 28, 2019
  14. Aug 25, 2019
  15. Aug 22, 2019
  16. Aug 21, 2019
  17. Aug 20, 2019
  18. Aug 09, 2019
  19. Aug 08, 2019
  20. Aug 07, 2019
  21. Aug 06, 2019
    • Frank Bossen's avatar
      Update chroma QP tables for use in CTC · 35c65b80
      Frank Bossen authored
      This should implement the following from the meeting notes:
      
      For CTC, it was initially agreed to use the new syntax to achieve
      the chroma QP settings proposed in O0186 for SDR, N0221 for PQ,
      O0433 for HLG. For the joint table, use the average of the Cb and Cr
      tables. Below QP = 16, chroma and luma QP should be equal for CEs
      using low QP.
      
      Decision (CTC): This was further discussed in the closing plenary
      on Friday. It was suggested to keep the anchor QP settings for PQ
      and HLG as in CTC of prior meeting cycle. For SDR, see above.
      Below QP = 16, chroma and luma QP should be equal for CEs using low
      QP.
      35c65b80
  22. Aug 05, 2019
  23. Aug 04, 2019
  24. Aug 02, 2019
  25. Aug 01, 2019
  26. Jul 31, 2019
  27. Jul 30, 2019
  28. Jul 25, 2019
  29. Jun 26, 2019
  30. Apr 26, 2019
  31. Apr 23, 2019
  32. Apr 10, 2019
  33. Apr 09, 2019
  34. Apr 06, 2019
  35. Apr 05, 2019
  36. Apr 02, 2019
    • Yan Zhang's avatar
      update master · c675d06d
      Yan Zhang authored
      c675d06d
    • Yan Zhang's avatar
      JVET N0449: Simplification on MMVD distance table · 329dc474
      Yan Zhang authored
      MMVD simplification by removing the two largest distance entries in the
      MMVD distance table using encoder only change method.
      To make the number of MMVD distance entries configurable by the
      software, additionally adding 'MmvdDisNum' as a new option in the cfg files.
      329dc474
Loading