Skip to content
Snippets Groups Projects
  1. Jun 19, 2023
  2. Jun 16, 2023
  3. 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
  4. May 29, 2023
  5. May 25, 2023
  6. May 20, 2023
  7. May 19, 2023
  8. May 18, 2023
  9. May 17, 2023
  10. May 15, 2023
  11. May 14, 2023
  12. May 08, 2023
  13. Apr 14, 2023
  14. Apr 05, 2023
  15. Mar 30, 2023
    • Hendry's avatar
      Implementation of nnpfc_base_flag · c1a58c74
      Hendry authored
      - Add the control for that flag in the cfg file & update the manual doc
      - Implement checking at encoder side to ensure that when sending an update the base filter is already present
      - Implement detection at decoder whether the given base filter is a new or a repetition filter.
      - Implement checking at decoder side to ensure that when receiving an update filter, the base filter has been received earlier / already present.
      c1a58c74
  16. Mar 23, 2023
  17. Mar 06, 2023
  18. Feb 28, 2023
  19. Feb 24, 2023
  20. Feb 15, 2023
  21. Feb 14, 2023
  22. Feb 13, 2023
Loading