Skip to content
GitLab
Explore
Sign in
Commits · 93d77e5f2109a4bcb7e5feb082d6d2248e674bdc
ivas-codec
Browse files
Apr 01, 2025
enable split comparison for renderer tests
· 93d77e5f
Jan Kiene
authored
Apr 01, 2025
93d77e5f
skip split comparison for JBM cases
· 13a44da0
Jan Kiene
authored
Apr 01, 2025
13a44da0
Mar 31, 2025
make renderer tests record props correctly for split-comparison
· 1e38c126
Jan Kiene
authored
Mar 31, 2025
1e38c126
fix split idx selection for OMASA
· 3d03e4d7
Jan Kiene
authored
Mar 31, 2025
3d03e4d7
Correct format names to fit with html page naming
· 741ca238
Jan Kiene
authored
Mar 31, 2025
741ca238
Mar 28, 2025
fix format property recording
· bb535054
Jan Kiene
authored
Mar 28, 2025
bb535054
use concatenate instead of concat
· 3438f11d
Jan Kiene
authored
Mar 28, 2025
3438f11d
small refactoring + change to layout
· 08d8466a
Jan Kiene
authored
Mar 28, 2025
08d8466a
adapt summary page creation script to new data format
· 87691838
Jan Kiene
authored
Mar 28, 2025
87691838
fix regex pattern to prevent incorrect partial matches
· 7b4d7fe2
Jan Kiene
authored
Mar 28, 2025
7b4d7fe2
fix warning about too many open figures when not displaying
· 46037ef0
Jan Kiene
authored
Mar 28, 2025
46037ef0
add the DISPLAY var missing hack
· 8a8d1880
Jan Kiene
authored
Mar 28, 2025
8a8d1880
fix bug with measure missing due to removal form set
· 4112ded2
Jan Kiene
authored
Mar 28, 2025
4112ded2
Mar 27, 2025
fix format and category keys missing in split case
· d79d26e3
Jan Kiene
authored
Mar 27, 2025
d79d26e3
Merge branch 'ci/split-output-files-b4-comparison' into ci/refactor-histogram-creation
· 515f6f9b
Jan Kiene
authored
Mar 27, 2025
515f6f9b
use copy to prevent modification of object
· ab4eafa7
Jan Kiene
authored
Mar 27, 2025
ab4eafa7
filter out empty format and category to avoid "nan" in output
· a50fb3b8
Jan Kiene
authored
Mar 27, 2025
a50fb3b8
add separate output file for split cases
· d12b8273
Jan Kiene
authored
Mar 27, 2025
d12b8273
fix xticks
· 8a842204
Jan Kiene
authored
Mar 27, 2025
8a842204
Mar 26, 2025
handle split comparison results in parse_xml_report.py
· e96ede2c
Jan Kiene
authored
Mar 26, 2025
e96ede2c
handle DMX measures via prefix in script
· f227980b
Jan Kiene
authored
Mar 26, 2025
f227980b
remove old histogram script
· 61bf5f1b
Jan Kiene
authored
Mar 26, 2025
61bf5f1b
add format and category properties for EVS test
· cab4e0f4
Jan Kiene
authored
Mar 26, 2025
cab4e0f4
add --measures arg
· e6d2a6ac
Jan Kiene
authored
Mar 26, 2025
e6d2a6ac
add --no-bins arg
· 00b447a1
Jan Kiene
authored
Mar 26, 2025
00b447a1
add saving of histograms to file
· 4c855275
Jan Kiene
authored
Mar 26, 2025
4c855275
add MEASURES_TO_PLOT list
· 1eb32d9e
Jan Kiene
authored
Mar 26, 2025
1eb32d9e
harmonize naming of properties
· 15a4ee20
Jan Kiene
authored
Mar 26, 2025
15a4ee20
record "format" and "category" properties before encoder is run
· 3a3a23da
Jan Kiene
authored
Mar 26, 2025
3a3a23da
add new histogram script
· 02958130
Jan Kiene
authored
Mar 26, 2025
02958130
Mar 25, 2025
handle duplicate testcase for ERROR results
· 32f381eb
Jan Kiene
authored
Mar 25, 2025
32f381eb
rewrite parse_xml_report.py
· 5089e568
Jan Kiene
authored
Mar 25, 2025
5089e568
Mar 24, 2025
record category as property
· 89c65f71
Jan Kiene
authored
Mar 24, 2025
89c65f71
record format as property
· 8f4f93c0
Jan Kiene
authored
Mar 24, 2025
8f4f93c0
add assert for sampling rate for debugging
· d8c74f73
Jan Kiene
authored
Mar 24, 2025
d8c74f73
Mar 21, 2025
add image_dir arg
· 96a62421
Jan Kiene
authored
Mar 21, 2025
96a62421
adjust histogram bins and run formatter
· 99627bd3
Jan Kiene
authored
Mar 21, 2025
99627bd3
Merge branch 'main' into ci/split-output-files-b4-comparison
· 4c86724d
Jan Kiene
authored
Mar 21, 2025
4c86724d
Mar 20, 2025
unify split and non-split case and handle "whole" suffix
· d79f81cf
Jan Kiene
authored
Mar 20, 2025
d79f81cf
move some code into functions for better readability
· ecc40ef3
Jan Kiene
authored
Mar 20, 2025
ecc40ef3
Loading