Resolve "Split rendering crashes in JBM"
- Related issues: #1119 (closed)
- 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 (closed) for this.
Affected operating points
- Decoding in VoIP mode with output configs
BINAURAL_SPLIT_CODEDandBINAURAL_SPLIT_PCMwill now produce an output instead of throwing aNOT_IMPLEMENTEDerror - All other operating points expected to be bit-exact
Edited by sagnowski