Skip to content
Snippets Groups Projects
  1. Jul 22, 2021
  2. Jul 21, 2021
  3. Jul 20, 2021
  4. Jul 19, 2021
  5. May 24, 2021
  6. May 17, 2021
  7. 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
  8. May 14, 2021
  9. May 13, 2021
  10. May 11, 2021
  11. Apr 29, 2021
  12. Aug 13, 2020
  13. Aug 06, 2020
  14. Aug 05, 2020
  15. Aug 03, 2020
  16. Aug 02, 2020
  17. 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
  18. Jul 31, 2020
Loading