Draft: Potential partial fix for "Reference decoder enters an infinite loop while decoding bitstreams generated on Cadence tools"
- Related issues: #1565
- Requested reviewers: @patils @vasilache
Reason why this change is needed
- Assert happening as described in the issue
Description of the change
- Increment counter to avoid unintended behavior.
Affected operating points
- Decoder side qmetadata decoding on constrained meta bit budgets. Probably BE still.
Related to #1565