Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. May 14, 2023
  3. May 08, 2023
  4. Apr 22, 2023
  5. Apr 14, 2023
  6. Apr 05, 2023
  7. 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
  8. Mar 23, 2023
  9. Mar 06, 2023
  10. Feb 28, 2023
  11. Feb 24, 2023
  12. Feb 15, 2023
  13. Feb 14, 2023
  14. Feb 13, 2023
  15. Feb 08, 2023
  16. Feb 02, 2023
  17. Feb 01, 2023
  18. Jan 31, 2023
  19. Jan 30, 2023
    • Karsten Suehring's avatar
      Move parameter sets out of Slice.h/cpp · 5065f7b6
      Karsten Suehring authored
      - move VPS and related classes into VideoParameterSet.h/cpp
      - move SPS and related classes into SequenceParameterSet.h/cpp
      - move PPS and related classes into PictureParameterSet.h/cpp
      - rename ProfileLevelTier.h/cpp to ProfileTierLevel.h/cpp and move ProfileTierLevel class there
      
      No other changes except for minor formatting/comment cleanup
      5065f7b6
  20. Jan 28, 2023
Loading