Skip to content
Snippets Groups Projects
  1. Nov 15, 2023
  2. Oct 26, 2023
  3. Oct 21, 2023
  4. Oct 14, 2023
  5. Oct 03, 2023
  6. Aug 29, 2023
  7. Aug 28, 2023
  8. Aug 25, 2023
  9. Aug 22, 2023
  10. Aug 15, 2023
  11. 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
  12. Jul 25, 2023
  13. Jul 21, 2023
  14. Jul 07, 2023
  15. Jul 04, 2023
  16. Jul 03, 2023
  17. Jun 28, 2023
  18. Jun 26, 2023
  19. Jun 21, 2023
  20. Jun 19, 2023
  21. Jun 05, 2023
  22. 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
  23. May 29, 2023
  24. May 25, 2023
Loading