Skip to content
Snippets Groups Projects
  1. Jan 15, 2020
  2. Jan 14, 2020
  3. Jan 13, 2020
  4. Jan 11, 2020
  5. Jan 08, 2020
  6. Jan 07, 2020
  7. Jan 05, 2020
  8. Jan 03, 2020
  9. Jan 02, 2020
  10. Dec 30, 2019
  11. Dec 27, 2019
  12. Dec 26, 2019
  13. Dec 25, 2019
  14. Dec 22, 2019
  15. Dec 20, 2019
  16. Dec 19, 2019
  17. Dec 17, 2019
  18. Dec 16, 2019
  19. Dec 14, 2019
  20. 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
    • Karsten Suehring's avatar
      8fcad4d8
Loading