Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -766,8 +766,8 @@ complexity-stereo-in-stereo-out: # hack to not have script build the binaries - mkdir COMPLEXITY - cp IVAS_cod_ref $CHECK/IVAS_cod - cp IVAS_dec $CHECK/IVAS_dec - cp IVAS_cod_ref COMPLEXITY/IVAS_cod - cp IVAS_dec COMPLEXITY/IVAS_dec - in_format=stereo - out_format=stereo Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -766,8 +766,8 @@ complexity-stereo-in-stereo-out: # hack to not have script build the binaries - mkdir COMPLEXITY - cp IVAS_cod_ref $CHECK/IVAS_cod - cp IVAS_dec $CHECK/IVAS_dec - cp IVAS_cod_ref COMPLEXITY/IVAS_cod - cp IVAS_dec COMPLEXITY/IVAS_dec - in_format=stereo - out_format=stereo Loading