Skip to content
Snippets Groups Projects
Commit f634e8b5 authored by Remy Foray's avatar Remy Foray Committed by Karsten Suehring
Browse files

Fix #356: fix value of SPS::m_numRPL0/1

Set SPS::m_numRPL0/1 equal to num_ref_pic_lists_in_sps instead of num_ref_pic_lists_in_sps + 1.
This allow to align the parsing of slice_header with specification when
getNumRPL0() or getNumRPL1() are called (correspond to the condition on
num_ref_pic_lists_in_sps in the specfication).
parent 5b3c1127
No related branches found
No related tags found
No related merge requests found
Loading
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