Skip to content
Snippets Groups Projects
  1. Aug 29, 2023
  2. Aug 28, 2023
  3. Aug 25, 2023
  4. Aug 22, 2023
  5. Aug 15, 2023
  6. Jul 27, 2023
    • 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
  7. Jul 25, 2023
  8. Jul 21, 2023
  9. Jul 07, 2023
  10. Jul 04, 2023
  11. Jul 03, 2023
  12. Jun 28, 2023
  13. Jun 26, 2023
  14. Jun 21, 2023
  15. Jun 19, 2023
  16. Jun 05, 2023
  17. Jun 02, 2023
    • Hendry's avatar
      m_nnPostFilterSEICharacteristicsPicWidthNumeratorMinus1 is renamed to... · 6cc20164
      Hendry authored
      m_nnPostFilterSEICharacteristicsPicWidthNumeratorMinus1 is renamed to m_nnPostFilterSEICharacteristicsPicWidthNumerator
      
      m_cEncLib.setNNPostFilterSEICharacteristicsPicWidthNumeratorMinus1     (m_nnPostFilterSEICharacteristicsPicWidthNumeratorMinus1[i], i); is changed to m_cEncLib.setNNPostFilterSEICharacteristicsPicWidthNumeratorMinus1     (m_nnPostFilterSEICharacteristicsPicWidthNumerator[i] - 1, i);
      6cc20164
  18. May 29, 2023
  19. May 25, 2023
  20. May 20, 2023
  21. May 19, 2023
  22. May 15, 2023
  23. May 14, 2023
  24. May 08, 2023
Loading