Skip to content
Snippets Groups Projects
  1. May 24, 2021
    • Yan Zhang's avatar
      Fix TM_AMVP crash · 61fde99a
      Yan Zhang authored
      when TM_AMVP is turned off by DMVD flag, encoder crash due to the AMVP
      list can exceeds size of 2 with the introduction of non-adjacent AMVP
      candidates
      61fde99a
  2. May 17, 2021
  3. May 16, 2021
    • Jacob Strom's avatar
      Further cleanup of bilateral filter code. · fd1a941b
      Jacob Strom authored
      Renamed source/Lib/CommonLib/x86/sse42/BilateralFilater_sse42.cpp -> source/Lib/CommonLib/x86/sse42/BilateralFilter_sse42.cpp
      Changed SIMD-version of the coded so that it also accepts blocks of width 4.
      fd1a941b
  4. May 14, 2021
  5. May 13, 2021
  6. May 11, 2021
  7. Apr 29, 2021
  8. Aug 13, 2020
  9. Aug 12, 2020
  10. Aug 11, 2020
  11. Aug 06, 2020
  12. Aug 05, 2020
  13. Aug 04, 2020
  14. Aug 03, 2020
  15. Aug 02, 2020
  16. Aug 01, 2020
    • Frank Bossen's avatar
      Fix profile handling · 416020d4
      Frank Bossen authored
      In encoder, when automatically selecting profile, choose a still
      picture profile when the level is 15.5 and a single picture is to
      be encoded.
      In decoder, don't check for single picture constraint when looking
      up profiles.
      416020d4
    • yonghe's avatar
      add 4 new GCI flags gci_no_idr_rpl_constraint_flag, · bb8d53d7
      yonghe authored
      gci_no_rectangular_slice_constraint_flag,
      gci_one_slice_per_subpic_constraint_flag,
      gci_no_subpic_info_constraint_flag and remove
      gci_one_subpic_per_pic_constraint_flag
      bb8d53d7
  17. Jul 31, 2020
Loading