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