Skip to content
GitLab
Explore
Sign in
Commits · 00e680e3735eaa7196b00ce0ce9d75dbc4ebe263
ivas-codec
Browse files
Jul 28, 2022
do msan as well (was deactivated for local debugging)
· 00e680e3
Jan Kiene
authored
Jul 28, 2022
00e680e3
fix erro in ci file
· cb59052f
Jan Kiene
authored
Jul 28, 2022
cb59052f
parameterize sanitizer job for running in a schedule
· e77b8c97
Jan Kiene
authored
Jul 28, 2022
e77b8c97
remove needs for testing
· f07c79f7
Jan Kiene
authored
Jul 28, 2022
f07c79f7
test job for sanitizer run on stereo input
· 85de53ab
Jan Kiene
authored
Jul 28, 2022
85de53ab
add script for running sanitizer tests
· d55dedef
Jan Kiene
authored
Jul 28, 2022
d55dedef
Jul 27, 2022
do only delete tmp wav file when it was actually used
· d9c92338
Jan Kiene
authored
Jul 27, 2022
d9c92338
remove SVN related code from IvasBuildAndRunChecks.py
· f2b55de2
Jan Kiene
authored
Jul 27, 2022
f2b55de2
add return value to IvasBuildAndRunChecks.py
· b3db699a
Jan Kiene
authored
Jul 27, 2022
b3db699a
Jul 25, 2022
Merge branch 'add_tag_for_smoke_test' into 'main'
· 65292288
Jan Kiene
authored
Jul 25, 2022
65292288
fix typo in comment
· a6f51468
Jan Kiene
authored
Jul 25, 2022
a6f51468
fix wrong template usage
· f1602cc4
Jan Kiene
authored
Jul 25, 2022
f1602cc4
add timeout for jobs
· 0dcf61bf
Jan Kiene
authored
Jul 25, 2022
0dcf61bf
use new label for smoke test
· 91f7f512
Jan Kiene
authored
Jul 25, 2022
91f7f512
Jul 21, 2022
Merge branch '57-sba-debug-changes' into 'main'
· ca31cb52
BOHMRR
authored
Jul 21, 2022
ca31cb52
Jul 20, 2022
Merge branch 'main' into 57-sba-debug-changes
· 332b949c
BOHMRR
authored
Jul 20, 2022
332b949c
SBA debug improvements: added SBA audio and meta data dumping + meta data plotting script
· 6ce1bcc1
BOHMRR
authored
Jul 20, 2022
6ce1bcc1
Jul 19, 2022
Merge branch '56-revision-of-error-messages' into 'main'
· 7ee32460
vaclav
authored
Jul 19, 2022
7ee32460
Add error cases into IVAS_DEC_GetErrorMessage()
· b71784c4
vaclav
authored
Jul 19, 2022
b71784c4
Add IVAS_ERR_INTERNAL_FATAL case into IVAS_ENC_GetErrorMessage().
· 46df10ea
vaclav
authored
Jul 19, 2022
46df10ea
Update error message for ISM bitrate switching.
· cfd643c7
vaclav
authored
Jul 19, 2022
cfd643c7
Merge branch '55-correction-of-encoder-printouts' into 'main'
· 5e67b847
vaclav
authored
Jul 19, 2022
5e67b847
Merge branch '48-reverb-fix-compiler-warnings' into 'main'
· 7b42994a
Marek Szczerba
authored
Jul 19, 2022
7b42994a
Jul 18, 2022
Merge branch 'main' of
https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec
into my_maintenance
· 2f4f22da
vaclav
authored
Jul 18, 2022
2f4f22da
magic number -> macro define
· cd676633
vaclav
authored
Jul 18, 2022
cd676633
fix error bitrate printout in VBR mode in IVAS
· 49823deb
vaclav
authored
Jul 18, 2022
49823deb
fix printout for audio bandwidth limitation
· 7c886f3a
vaclav
authored
Jul 18, 2022
7c886f3a
fix VBR option exit + properly return an error for IVAS_ENC_PrintConfig()
· 0d25834c
vaclav
authored
Jul 18, 2022
0d25834c
- print out a message code and exit the encoder when channel-aware mode is requested in IVAS
· c4a82e25
vaclav
authored
Jul 18, 2022
c4a82e25
Fix for sanitizer build run warning
· 87dcd714
Marek Szczerba
authored
Jul 18, 2022
87dcd714
Merge branch '47-fix-the-error-reporting-when-agc-is-enabled_revVE' into 'main'
· 46e5f940
vaclav
authored
Jul 18, 2022
46e5f940
Merge branch 'add_test_for_linux_compiler_warnings' into 'main'
· ba6d6390
Jan Kiene
authored
Jul 18, 2022
ba6d6390
Update lib_enc.c: set the ‘sba_mode’ parameter only at the initialization...
· 75554b30
vaclav
authored
Jul 18, 2022
75554b30
Merge branch '49-selftest_remove_dtx_option_at_SBA_High_bitrates' into 'main'
· a66820ad
vaclav
authored
Jul 18, 2022
a66820ad
Merge branch 'main' into add_test_for_linux_compiler_warnings
· db720748
Jan Kiene
authored
Jul 18, 2022
db720748
Merge branch '42-add-sba-pytest-run-to-mr-pipeline' into 'main'
· ef555f34
BOHMRR
authored
Jul 18, 2022
ef555f34
combined agc test with non-agc test
· 6e9c92a0
BOHMRR
authored
Jul 18, 2022
6e9c92a0
cleanup: removed use_agc_ref
· 27ec4e3b
BOHMRR
authored
Jul 18, 2022
27ec4e3b
Update self_test.prm: remove "-dtx" command-line option in SBA at highest...
· ae36e3a0
vaclav
authored
Jul 18, 2022
ae36e3a0
Jul 15, 2022
try cut_samples as preprocess step to avoid race condition
· a6a6fafe
BOHMRR
authored
Jul 15, 2022
a6a6fafe
Loading