Skip to content
Snippets Groups Projects
  1. Feb 01, 2023
  2. Jan 31, 2023
  3. 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
  4. Jan 28, 2023
  5. Jan 20, 2023
  6. Jan 19, 2023
  7. Jan 12, 2023
  8. Jan 11, 2023
    • Frank Bossen's avatar
      Clean up handling of PTLs in VPS · c2c40f37
      Frank Bossen authored
      Avoid having a separate PTL count since we already have a size
      for the vector containing the PTLs.
      
      Add a size check to avoid writing into inexistant PTL. This may
      avoid bug reports such as #1587
      c2c40f37
  9. Jan 09, 2023
  10. Jan 07, 2023
  11. Jan 05, 2023
  12. Jan 04, 2023
  13. Jan 01, 2023
  14. Dec 29, 2022
  15. Dec 19, 2022
  16. Dec 14, 2022
  17. Dec 13, 2022
Loading