Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1705,7 +1705,7 @@ codec-smoke-test: # LTV update needed as ltv ISM metadata files are used - *update-ltv-repo - python3 scripts/smoketest-basop-filter.py scripts/config/ivas_modes.json --inline - bash ci/smoke_test.sh - bash ci/smoke_test.sh || true - tar cJf logs.tar.xz out/logs/ - ls -al logs.tar.* ### analyze for failures Loading lib_enc/ivas_stereo_dmx_evs.c +0 −2 Original line number Diff line number Diff line Loading @@ -1368,8 +1368,6 @@ void stereo_dmx_evs_enc( push_wmops( "stereo_dmx_evs_enc" ); push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1705,7 +1705,7 @@ codec-smoke-test: # LTV update needed as ltv ISM metadata files are used - *update-ltv-repo - python3 scripts/smoketest-basop-filter.py scripts/config/ivas_modes.json --inline - bash ci/smoke_test.sh - bash ci/smoke_test.sh || true - tar cJf logs.tar.xz out/logs/ - ls -al logs.tar.* ### analyze for failures Loading
lib_enc/ivas_stereo_dmx_evs.c +0 −2 Original line number Diff line number Diff line Loading @@ -1368,8 +1368,6 @@ void stereo_dmx_evs_enc( push_wmops( "stereo_dmx_evs_enc" ); push_wmops( "stereo_dmx_evs_enc" ); if ( is_binaural ) { /* use of is_binaural flag is to be considered */ Loading