Skip to content

Draft: Fix IVAS_ERROR() calls in bitstream.c use global variable frame

Reason why this change is needed

  • Global frame variable used in IVAS_ERROR() calls

Description of the change

  • Global frame variable removed from IVAS_ERROR() calls in bitstream.c

Affected operating points

  • BE, only affects error printouts.

Merge request reports

Loading