Commit aa7731e9 authored by vaclav's avatar vaclav
Browse files

port NONBE_FIX_1255_OBJ_EDIT_JBM

parent 292eb5ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4275,7 +4275,7 @@ ivas_error IVAS_DEC_VoIP_GetSamples(
                    hIvasDec->nSamplesFlushed = nSamplesFlushed_ref;
#endif
                    *bitstreamReadDone = false;
#ifdef LIB_DEC_REVISION
#ifdef NONBE_FIX_1255_OBJ_EDIT_JBM
                    *parametersAvailableForEditing = true;
                    return IVAS_ERR_OK;
#endif