Skip to content

Resolve "Variable Speed Decoding broken"

bayers requested to merge 807-variable-speed-decoding-broken into main

Reason why this change is needed

Variable Speed Decoding is not working as intended (i.e. going through the JBM path with just TSM), but goes through the default decoding path instead due to a wrong if clause in the command line parsing of the decoder.

Description of the change

Amend the if clause to make sure the Variable Speed Decoding is running correct again

Affected operating points

  • none (Variable Speed Decoding is only a debugging option)
  • Produced bitstream is BE compared to previous state.

Related to #807 (closed)

Edited by bayers

Merge request reports

Loading