- Nov 13, 2022
-
-
- Nov 10, 2022
-
-
Frank Bossen authored
-
- Oct 26, 2022
-
-
Frank Bossen authored
-
- Oct 25, 2022
-
-
Nikolay Shostak authored
-
For multi-layer OLS a corresponding PTL from VPS should be used.
-
- Oct 10, 2022
-
-
Frank Bossen authored
-
- Sep 22, 2022
-
-
Frank Bossen authored
-
Frank Bossen authored
-
- Aug 31, 2022
-
-
Nikolay Shostak authored
Otherwise this list is appended by SEI NALUs from the next frame and checkSeiContentInAccessUnit() may falsely fail.
-
- Aug 29, 2022
-
-
- Jul 27, 2022
-
-
Nikolay Shostak authored
Ticket #1563
-
- Jul 15, 2022
-
-
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.
-
Nikolay Shostak authored
sh_no_output_of_prior_pics_flag is unconditionally overridden here. According to Spec this allowed (but not mandatory) only if one of critical parameters has changed: PicWidthMaxInSamplesY, PicHeightMaxInSamplesY, MaxChromaFormat, MaxBitDepthMinus8, or dpb_max_dec_pic_buffering_minus1.
-
- Jul 14, 2022
-
-
Frank Bossen authored
-
Yiming Li authored
-
- Jul 13, 2022
-
-
Frank Bossen authored
-
- Jun 28, 2022
-
-
Frank Bossen authored
-
- Jun 16, 2022
-
-
Frank Bossen authored
-
- Jun 08, 2022
-
-
- May 13, 2022
-
-
Jeeva Raj A authored
-
- May 02, 2022
- Apr 24, 2022
-
-
Yang Wang authored
-
- Apr 20, 2022
-
-
Karsten Suehring authored
m_accessUnitPicInfo may be empty in DecLib::checkLayerIdIncludedInCvss() when the bitstream ends after skipping pictures. m_accessUnitPicInfo.begin() is undefined in that case.
-
- Apr 15, 2022
-
-
Hendry authored
Move the codes related to marking pics not to be outputted to location later after the value of NoOutputBeforeRecoveryFlag has been derived. Add the check on value of NoOutputBeforeRecoveryFlag to the existing if condition Update the check if the picture is CRA to be the check if the current picture is an IRAP.
-
- Mar 18, 2022
-
-
Frank Bossen authored
-
- Mar 08, 2022
- Mar 03, 2022
-
-
Frank Bossen authored
-
- Feb 22, 2022
-
-
Frank Bossen authored
-
- Feb 10, 2022
-
-
Frank Bossen authored
-
- Feb 09, 2022
-
-
Frank Bossen authored
-
- Feb 08, 2022
-
-
Frank Bossen authored
-
- Feb 07, 2022
-
-
Frank Bossen authored
-
- Feb 02, 2022
-
-
Frank Bossen authored
-
- Jan 28, 2022
-
-
Philippe de Lagrange authored
Improve fix: now merge splitting works correctly for independent layers, even those not including layer 0.
-
Yang Wang authored
-
- Jan 27, 2022
-
-
Jani Lainema authored
This reverts commit 9eca063e.
-
Jani Lainema authored
-