Skip to content
GitLab
Explore
Sign in
Commits · e7f7a16fd97eb17c16c6c2f5920872d3d6944d34
ivas-codec
Browse files
Jul 22, 2022
add small sanitizer test run to MR pipeline
· e7f7a16f
Jan Kiene
authored
Jul 22, 2022
e7f7a16f
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
Merge branch 'pyaudio3dtools-updates' into 'main'
· c0f293d4
Archit Tamarapu
authored
Jul 15, 2022
c0f293d4
fix 5_1_4 to 5_1_2 downmix matrix in pyaudio3dtools
· d5c9a967
Archit Tamarapu
authored
Jul 15, 2022
d5c9a967
Revert "add unused function to provoke warning for testing"
· 21abd45e
Jan Kiene
authored
Jul 15, 2022
21abd45e
add warning check to cmake build job
· 017458e2
Jan Kiene
authored
Jul 15, 2022
017458e2
added TEST print of files and sizes that get compared
· 410b7e00
BOHMRR
authored
Jul 15, 2022
410b7e00
Update .gitlab-ci.yml file
· 3532c81c
Jan Kiene
authored
Jul 15, 2022
3532c81c
Update .gitlab-ci.yml file
· 5c2ae78a
Jan Kiene
authored
Jul 15, 2022
5c2ae78a
remove debug output and try other construct in yml
· a424754e
Jan Kiene
authored
Jul 15, 2022
a424754e
make debug output more unambigious
· aa9e2fda
Jan Kiene
authored
Jul 15, 2022
aa9e2fda
add debug output also to job in yml file
· c66dae41
Jan Kiene
authored
Jul 15, 2022
c66dae41
add debug output in script
· 40ef5472
Jan Kiene
authored
Jul 15, 2022
40ef5472
change jobs since failing in after_script not possible
· 78bfadf6
Jan Kiene
authored
Jul 15, 2022
78bfadf6
add unused function to provoke warning for testing
· 144bba31
Jan Kiene
authored
Jul 15, 2022
144bba31
Loading