Commit ca4c7326 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove JBM testcases from combined modes for now

parent b5966a2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@ DECODER_CONST_BR_NO_BINAURAL_COMBINED_PARAMS = collapse_into_list_of_pairs(
        COMBINED_FORMATS_PARAMS,
        OUTPUT_FORMATS_NON_BINAURAL,
        SAMPLING_RATES_ALL,
        BITSTREAM_PROCESSING,
        BITSTREAM_PROCESSING[:2], # TODO: re-add JBM once fully functional
    )
)