Skip to content
Snippets Groups Projects
  1. Apr 03, 2019
  2. Apr 02, 2019
  3. Apr 01, 2019
  4. Mar 27, 2019
  5. Mar 15, 2019
    • Karsten Suehring's avatar
      implement JVET-M0101: On VVC HLS · bcb915cf
      Karsten Suehring authored
      includes:
      - rename flag HandleCraAsBlaFlag to HandleCraAsCvsStartFlag
      - changes of NAL unit types (reduced number)
      - profile_tier_level and general_constraint_info structures
      bcb915cf
  6. Mar 13, 2019
  7. Mar 10, 2019
  8. Mar 05, 2019
  9. Mar 04, 2019
  10. Feb 19, 2019
  11. Feb 15, 2019
  12. Feb 14, 2019
  13. Feb 12, 2019
    • Karsten Suehring's avatar
      Refactor: move compositeRefEnabled out of SPS · fb3f5fbf
      Karsten Suehring authored
      compositeRefEnabled is an encoder only option. It should not be stored in the SPS.
      This commit is the last to remove unused parameters from SPSNext. Thus also
      all comments related to SPSNext are removed.
      fb3f5fbf
  14. Feb 11, 2019
    • Karsten Suehring's avatar
      remove deprecated IMV mode SPS parameter · 461cdbcd
      Karsten Suehring authored
      AMVR (formely IMV) now has only one mode, which used to be mode #2
      - remove SPS imv_mode parameter
      - remove encoder configuration for mode #1 (mode #2 replaces mode #1)
      - adapt config files to refer tp mode #1
      - rename SPS syntax elements and access functions to AMVR
      
      Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
      461cdbcd
  15. Feb 08, 2019
  16. Feb 07, 2019
    • Karsten Suehring's avatar
      remove SPSNext extension and sort SPS · 45a53f22
      Karsten Suehring authored
      - all elements of SPSNext are moved into SPS
      - syntax elements of SPS are sorted according to draft (as far as possible)
      - comments were added where software and draft diverge
      45a53f22
  17. Feb 05, 2019
  18. Feb 03, 2019
  19. Feb 02, 2019
  20. Feb 01, 2019
  21. Jan 31, 2019
  22. Jan 30, 2019
  23. Jan 28, 2019
  24. Jan 27, 2019
  25. Jan 25, 2019
    • Karsten Suehring's avatar
      first part of SPS syntax alignment: · 727288bd
      Karsten Suehring authored
      - sps_sao_enabled_flag
      - sps_alf_enabled_flag
      - pcm_enabled_flag
      - pcm_sample_bit_depth_luma_minus1
      - pcm_sample_bit_depth_chroma_minus1
      - log2_min_pcm_luma_coding_block_size_minus3
      - log2_diff_max_min_pcm_luma_coding_block_size
      - pcm_loop_filter_disabled_flag
      - sps_ref_wraparound_enabled_flag
      - sps_ref_wraparound_offset
      - sps_temporal_mvp_enabled_flag
      - sps_sbtmvp_enabled_flag
      - sps_bdof_enabled_flag
      727288bd
  26. Jan 24, 2019
  27. Jan 23, 2019
Loading