Skip to content
Snippets Groups Projects
  1. Sep 12, 2023
  2. Sep 04, 2023
  3. Sep 01, 2023
  4. Aug 30, 2023
  5. Aug 29, 2023
  6. Aug 28, 2023
  7. Aug 25, 2023
  8. Aug 24, 2023
  9. Aug 23, 2023
  10. Aug 22, 2023
  11. Aug 21, 2023
  12. Aug 18, 2023
  13. Aug 15, 2023
  14. Aug 10, 2023
  15. Aug 09, 2023
  16. Aug 01, 2023
  17. Jul 31, 2023
  18. Jul 30, 2023
  19. Jul 29, 2023
  20. Jul 27, 2023
    • Waqas  Ahmad's avatar
      The software manual is updated with the config parameter MTTSkipping description. · 37f99f96
      Waqas Ahmad authored
      Define JVET_AE0057_MTT_ET is placed at the appropriate location in Typedef.h
      The Luma channel test condition is updated EncCu.cpp
      The threshold value lower range is clipped to 0 instead of allowing it to take negative values.
      JVET document number information is removed
      
      # Conflicts:
      #	source/Lib/CommonLib/TypeDef.h
      37f99f96
    • Waqas  Ahmad's avatar
      JVET-AE0057: MTT split modes early termination · 7f07b046
      Waqas Ahmad authored
      The proposal JVET-AE0057 is implemented under the define JVET_AE0057_MTT_ET in VTM software. A config file parameter (MTTSkipping) is also added to turn on or off the MTT early termination. The 64x64 luma CU no-split intra RD cost is compared against a threshold to decide whether to evaluate MTT splitting for current 64x64 luma CU.
      7f07b046
Loading