Resolve "Split rendering crashes in JBM"
- Related issues: #1119
- Requested reviewers:
Reason why this change is needed
Missing feature
Description of the change
Add support for split rendering to decoder when in VoIP mode.
Decoding mixed-format bitstreams (OSBA, OMASA) note yet correctly supported - there is a follow-up issue #1343 for this.
Affected operating points
- Decoding in VoIP mode with output configs
BINAURAL_SPLIT_CODED
andBINAURAL_SPLIT_PCM
will now produce an output instead of throwing aNOT_IMPLEMENTED
error - All other operating points expected to be bit-exact
Edited by sagnowski