Skip to content
GitLab
Explore
Sign in
Commits · 62e5fbd2ee83ce35af606b6853f2bb2d2697fb21
ivas-codec
Browse files
Sep 15, 2022
add config file for delay test script runs
· 62e5fbd2
Jan Kiene
authored
Sep 15, 2022
62e5fbd2
create necessary folders
· 8125e31e
Jan Kiene
authored
Sep 15, 2022
8125e31e
trigger delay test on MR pipelines for testing
· bc78c97e
Jan Kiene
authored
Sep 15, 2022
bc78c97e
add printout of results
· bcde7605
Jan Kiene
authored
Sep 15, 2022
bcde7605
write results to csv file
· 1dc86928
Jan Kiene
authored
Sep 15, 2022
1dc86928
change result collection
· 674bfd1b
Jan Kiene
authored
Sep 15, 2022
674bfd1b
loop over formats, still buggy though
· 01cda9cb
Jan Kiene
authored
Sep 15, 2022
01cda9cb
Sep 14, 2022
filter for modes
· f2d6650f
Jan Kiene
authored
Sep 14, 2022
f2d6650f
first version of delay test, mono only
· 26cec3c2
Jan Kiene
authored
Sep 14, 2022
26cec3c2
add test signal creation script
· aac8f0aa
Jan Kiene
authored
Sep 14, 2022
aac8f0aa
Sep 13, 2022
add blueprint for delay measuring test
· 39dec4c3
Jan Kiene
authored
Sep 13, 2022
39dec4c3
Sep 12, 2022
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
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
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 '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
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
allow scheduled pipelines on all branches
· e4aa8599
Jan Kiene
authored
Sep 07, 2022
e4aa8599
Loading