Skip to content
Snippets Groups Projects
  1. Feb 15, 2023
  2. Feb 14, 2023
  3. Feb 13, 2023
  4. Feb 08, 2023
  5. Feb 02, 2023
  6. Feb 01, 2023
  7. Jan 31, 2023
  8. 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
  9. Jan 28, 2023
  10. Jan 20, 2023
  11. Jan 19, 2023
  12. Jan 12, 2023
  13. 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
  14. Jan 09, 2023
  15. Jan 07, 2023
  16. Jan 05, 2023
Loading