Skip to content
Snippets Groups Projects
  1. Feb 07, 2020
  2. Feb 06, 2020
  3. Feb 05, 2020
  4. Feb 04, 2020
  5. Feb 01, 2020
  6. Jan 29, 2020
  7. Jan 28, 2020
  8. Jan 27, 2020
  9. Jan 26, 2020
  10. Jan 24, 2020
  11. Jan 22, 2020
  12. Jan 15, 2020
  13. Jan 14, 2020
  14. Jan 13, 2020
  15. Jan 11, 2020
  16. Jan 08, 2020
  17. Dec 30, 2019
  18. Dec 22, 2019
  19. Dec 19, 2019
  20. Dec 17, 2019
  21. 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
  22. Dec 12, 2019
  23. 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
Loading