Skip to content

Resolve "Split rendering crashes in JBM"

sagnowski requested to merge 1119-split-rendering-crashes-in-jbm into main
  • Related issues: #1119
  • Requested reviewers:

Reason why this change is needed

The decoder to split rendering output crashes when decoding JBM bitstream. From a quick inspection of the code, it seems that this feature is not implemented at all.

Description of the change

As a stopgap solution, return an error for unsupported configs to prevent uncontrolled crashes.

Affected operating points

Decoder in VoIP mode with split rendering output configuration. Bit-exactness not applicable because processing always fails.

Related to #1119

Merge request reports

Loading