Fix reading of uninitialized memory in format switching
- Related issues: #1525 (closed)
- Requested reviewers:
Reason why this change is needed
- When decoding a concatenated bitstream (ISM + FOA), we are reading uninitialized memory when the format switches.
Description of the change
- Properly set
bitstreamReadDoneparameter.
Affected operating points
- All is BE.
Related to #1525 (closed)
Edited by vaclav