Skip to content
GitLab
Explore
Sign in
Commits · a371e2c9bccd5f7de1695a891f7ad79e073983f9
ivas-codec
Browse files
Sep 13, 2022
Merge branch 'main' into 98-setting-of-decoder-handles-to-null
· a371e2c9
vaclav
authored
Sep 13, 2022
a371e2c9
remove redundant code
· 51c905bd
vaclav
authored
Sep 13, 2022
51c905bd
Merge branch '99-fix-for-incorrect-internal_config-when-output-format-is-hoa2' into 'main'
· 68fbd32e
TYAGIRIS
authored
Sep 13, 2022
68fbd32e
Sep 12, 2022
Merge branch '98-setting-of-decoder-handles-to-null' of...
· 12126c6c
vaclav
authored
Sep 12, 2022
12126c6c
set more pointers to NULL
· 382da23a
vaclav
authored
Sep 12, 2022
382da23a
updates within FIX_I98_HANDLES_TO_NULL: initialize handles right after their...
· 27a7321e
vaclav
authored
Sep 12, 2022
27a7321e
Merge branch 'main' into 98-setting-of-decoder-handles-to-null
· c7ccfb8d
vaclav
authored
Sep 12, 2022
c7ccfb8d
Merge branch 'add-logs-to-artifacts-for-selftest-with-sanitizers' into 'main'
· ece8534d
Jan Kiene
authored
Sep 12, 2022
ece8534d
correct paths for artifacts in sanitizer selftest jobs
· 7c206bf6
Jan Kiene
authored
Sep 12, 2022
7c206bf6
add artifacts for selftests sanitizers and timeout for EVS BE test
· f9e9b4ca
Jan Kiene
authored
Sep 12, 2022
f9e9b4ca
Revert "Initialize decoder struct earlier to avoid unititalized pointers"
· 190d88c2
sagnowski
authored
Sep 12, 2022
190d88c2
Initialize decoder struct earlier to avoid unititalized pointers
· 259d99f1
sagnowski
authored
Sep 12, 2022
259d99f1
Merge branch 'sanitizer-test-adaptations' into 'main'
· 4a1cfbcc
Jan Kiene
authored
Sep 12, 2022
4a1cfbcc
add artifacts fr sanitizer job and print out command lines better
· 26e87b43
Jan Kiene
authored
Sep 12, 2022
26e87b43
Sep 10, 2022
Merge branch 'cleanup_20220910' into 'main'
· 25e0e3f9
multrus
authored
Sep 10, 2022
25e0e3f9
formatting
· 8e5bb642
multrus
authored
Sep 10, 2022
8e5bb642
[cleanup] accept FIX_ADAP_STEFI_SHIFT
· b13940c9
multrus
authored
Sep 10, 2022
b13940c9
Sep 09, 2022
Merge branch 'fix-bug-in-run-scheduled-sanitizer-test-py' into 'main'
· 08de555f
Jan Kiene
authored
Sep 09, 2022
08de555f
fix mode selection in sanitizer test script
· b1bc7280
Jan Kiene
authored
Sep 09, 2022
b1bc7280
issue 99 : Fix for incorrect internal_config when output format is HOA2
· a68bf249
TYAGIRIS
authored
Sep 09, 2022
a68bf249
Sep 08, 2022
Merge branch '62-add-sanitizer-tests-to-ci' into 'main'
· 59b0608b
Jan Kiene
authored
Sep 08, 2022
59b0608b
final cleanup
· 3cd654c0
Jan Kiene
authored
Sep 08, 2022
3cd654c0
Merge branch 'change_warning_detection_script' into 'main'
· 9e1362b6
Jan Kiene
authored
Sep 08, 2022
9e1362b6
small adaptation to search string in check_for_warnings.py
· 53f125d6
Jan Kiene
authored
Sep 08, 2022
53f125d6
Merge branch 'main' into 98-setting-of-decoder-handles-to-null
· 4a8913d7
vaclav
authored
Sep 08, 2022
4a8913d7
Merge branch '97-mismatch-between-push_wmops-and-pop_wmops' into 'main'
· fbcebe16
vaclav
authored
Sep 08, 2022
fbcebe16
Remove FIX_I2_BWD which was committed accidentally
· aa880b0b
vaclav
authored
Sep 08, 2022
aa880b0b
fix Issue 98: do the setting of all handles to NULL in one place; under FIX_I98_HANDLES_TO_NULL
· b027ec60
vaclav
authored
Sep 08, 2022
b027ec60
Sep 07, 2022
Merge branch '97-mismatch-between-push_wmops-and-pop_wmops' into 'main'
· ccf6ae2f
vaclav
authored
Sep 07, 2022
ccf6ae2f
fix typo in hSCE deallocation
· 77d6e565
vaclav
authored
Sep 07, 2022
77d6e565
harmonize more init. calls
· 6c37577c
vaclav
authored
Sep 07, 2022
6c37577c
addition of 'const'
· 5e3e0189
vaclav
authored
Sep 07, 2022
5e3e0189
editorial changes
· 209e0454
vaclav
authored
Sep 07, 2022
209e0454
- avoid doubled initialization of structures to NULL
· 0310f3dc
vaclav
authored
Sep 07, 2022
0310f3dc
fix mismatch between push_wmops() and pop_wmops()
· 560a0b08
vaclav
authored
Sep 07, 2022
560a0b08
add template to job and comment
· 1ce7f7ea
Jan Kiene
authored
Sep 07, 2022
1ce7f7ea
prevent non-schedule jobs from being run on scheduled pipelines
· 505f05b1
Jan Kiene
authored
Sep 07, 2022
505f05b1
add input validation and call script correctly in ci file
· ff56aa19
Jan Kiene
authored
Sep 07, 2022
ff56aa19
fix command line handling
· 896a2620
Jan Kiene
authored
Sep 07, 2022
896a2620
add debug output
· 1e493eba
Jan Kiene
authored
Sep 07, 2022
1e493eba
Loading