Skip to content

Resolve "Split rendering crashes in JBM"

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 (closed)

Merge request reports

Loading