- Feb 09, 2025
-
-
Karsten Suehring authored
-
- Jan 31, 2024
-
-
Karsten Suehring authored
-
- Feb 28, 2023
-
-
Frank Bossen authored
-
- Jan 31, 2023
-
-
Karsten Suehring authored
-
- Jan 30, 2023
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
Move initialisations to declaration for smaller PPS related classes. Define empty constructors/destructors in header.
-
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
-
- Jan 01, 2023
-
-
Frank Bossen authored
-
- Jul 15, 2022
-
-
Nikolay Shostak authored
Keep original extractPTLInformation() method to minimize changes accross repo
-
Nikolay Shostak authored
Get PTL from VPS in case of Multi-layer OLS. Refactor ProfileLevelTierFeatures::extractPTLInformation to accept PTL from VPS, not only from SPS. When vps_pt_present_flag[i] == 0, infer Profile, Tier and constraint info for i-th PTL to be the same as that for (i-1)-th PTL.
-
- May 02, 2022
- Apr 14, 2022
-
-
Alexis Tourapis authored
-
- Feb 04, 2022
-
-
Adrian Browne authored
for this condition in encoder.
-
- Feb 02, 2022
-
-
Frank Bossen authored
-
- Jan 25, 2022
-
-
Karsten Suehring authored
-
- Oct 27, 2021
-
-
Adrian Browne authored
-
- Oct 25, 2021
-
-
Xiang Li authored
-
- Oct 11, 2021
-
-
Zhipin Deng authored
-
- Aug 20, 2021
-
-
Karsten Suehring authored
m_pProfile is a nullptr in that case
-
- Aug 16, 2021
-
-
Tomohiro Ikai authored
-
- Jan 17, 2021
-
-
Frank Bossen authored
-
- Jan 14, 2021
-
-
Frank Bossen authored
-
- Oct 31, 2020
-
-
Frank Bossen authored
-
- Oct 21, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Aug 05, 2020
-
-
Frank Bossen authored
-
- Aug 01, 2020
-
-
Frank Bossen authored
In encoder, when automatically selecting profile, choose a still picture profile when the level is 15.5 and a single picture is to be encoded. In decoder, don't check for single picture constraint when looking up profiles.
-
- Jul 30, 2020
-
-
Frank Bossen authored
-
- Jul 29, 2020
-
-
Frank Bossen authored
Align software with specification fix #1247
-
- Jul 23, 2020
-
-
Remy Foray authored
-
- Jul 17, 2020
-
-
Zhipin Deng authored
-
- Jul 06, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Jun 22, 2020
-
-
Karl Sharman authored
-
Karl Sharman authored
CPB changes impact 8K levels; MinCRScaleFactor for 4:4:4 profile.
-
Karl Sharman authored
Renumbering level according to major*16+minor*3, with maximum level now 15.5 (not 8.3).
-
- Apr 26, 2020
-
-
Karsten Suehring authored
-