Skip to content
Snippets Groups Projects
Commit 0f71650e authored by Rickard Sjöberg's avatar Rickard Sjöberg
Browse files

JVET-P0978 Resolving rebase conflict

parents 29218d4d 17067000
No related branches found
No related tags found
1 merge request!1430JVET-P0978 RPL constraint checks
......@@ -2039,7 +2039,6 @@ bool DecLib::xDecodeSlice(InputNALUnit &nalu, int &iSkipFrame, int iPOCLastDispl
m_decodingOrderCounter++;
m_pcPic->setPictureType(nalu.m_nalUnitType);
}
pcSlice->checkCRA(pcSlice->getRPL0(), pcSlice->getRPL1(), m_pocCRA, m_cListPic);
#else
pcSlice->checkCRA(pcSlice->getRPL0(), pcSlice->getRPL1(), m_pocCRA, m_associatedIRAPType, m_cListPic);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment