Draft: Fix IVAS_ERROR() calls in bitstream.c use global variable frame
- Related issues: #1093 (closed)
- Requested reviewers: @vaclav
Reason why this change is needed
- Global
framevariable used in IVAS_ERROR() calls
Description of the change
- Global
framevariable removed fromIVAS_ERROR()calls in bitstream.c
Affected operating points
- BE, only affects error printouts.