- Dec 19, 2022
-
-
Frank Bossen authored
-
- Dec 08, 2022
-
-
Frank Bossen authored
This class contains a pool of objects that can be used and reused while minimizing the amount of required memory allocation and deallocation operations
-
Frank Bossen authored
-
- Nov 29, 2022
-
-
- Nov 24, 2022
-
-
Nikolay Shostak authored
-
- Nov 23, 2022
-
-
Nikolay Shostak authored
Currently m_latestDRAPPOC for pictures which follow DRAP is always MAX_INT. This prevents checkConformanceForDRAP() from checking active ref pic constraints
-
- Nov 22, 2022
-
-
Nikolay Shostak authored
It seems that caller of activateAPS() expects that pointers to lmcsAPS and scalingListAPS are updated. However they are not and then checkParameterSetsInclusionSEIconstraints() does not perform proper checks for LMCS and ScalingList APSs
-
- Nov 18, 2022
-
-
Frank Bossen authored
-
-
- 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
-