Skip to content

Resolve "IVAS_ERROR() calls in bitstream.c use global variable frame"

Reason why this change is needed

Global variable frame declared at app level is used inside library code.

Description of the change

Enclose the instances of IVAS_ERROR() using frame under DEBUGGING

Affected operating points

All BE.

Merge request reports

Loading