Skip to content
Snippets Groups Projects
  1. Jan 31, 2023
  2. May 04, 2022
  3. Jan 31, 2022
  4. Jan 26, 2022
  5. Oct 21, 2021
  6. Oct 11, 2021
  7. May 07, 2021
  8. Jan 26, 2021
  9. Nov 19, 2020
  10. Nov 18, 2020
  11. Oct 30, 2020
  12. Oct 27, 2020
  13. Oct 26, 2020
  14. Oct 22, 2020
  15. Jul 29, 2020
  16. May 15, 2020
    • Frank Bossen's avatar
      Modify chroma QP mapping table · 4f150191
      Frank Bossen authored
      Chroma QP mapping tables are modified such that the relationship
      between luma PSNR an chroma PSNR is on average closer to the
      one observed with HM 16.20.
      The net effect is that bits are shifted from chroma to luma and
      BD-rate differences between VTM and HM are most consistent across
      components.
      
      BD-rate between VTM 8.0 and HM 16.20:
      AI: -24.09% -31.32% -32.82%
      RA: -34.84% -46.33% -46.91%
      LB: -30.02% -42.62% -40.94%
      LP: -33.12% -44.28% -42.80%
      
      BD-rate between VTM 8.0 plus this change and HM 16.20:
      AI: -24.99% -25.35% -26.86%
      RA: -35.76% -39.04% -40.03%
      LB: -30.56% -32.89% -30.77%
      LP: -33.62% -34.86% -32.56%
      4f150191
  17. Apr 19, 2020
    • Karsten Suehring's avatar
      Cleanup: restructure picture partitioning config files · 747ce1cd
      Karsten Suehring authored
      - remove picture partitioning section from CTC file (so that they can be combined wit partitioning in any order)
      - remove random access parameters from partitioning examples (combines well with AI or LD too)
      - add examples for three slices with slice layout inference from subpictures and without
      - try to make naming somewhat consistent
      747ce1cd
  18. Mar 24, 2020
  19. Mar 23, 2020
  20. Feb 11, 2020
  21. Feb 07, 2020
  22. Jan 30, 2020
  23. Jan 29, 2020
  24. Jan 23, 2020
  25. Jan 22, 2020
  26. Jan 15, 2020
    • Karl Sharman's avatar
      Added profiles as described in JVET-P2001-E · 561b8f3b
      Karl Sharman authored
      Added main_10 and main_444_10 profiles, and removed old profiles.
      Use 'auto' to automatically select (changed default of cfg files).
      Use 'none' to produce non-conforming bitstreams.
      
      Also added a structure that describes the features of each
      profile/level/tier, should be added as further constraint checks added.
      561b8f3b
  27. Dec 17, 2019
  28. 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
  29. 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
  30. Dec 02, 2019
  31. Nov 21, 2019
Loading