Skip to content
GitLab
Explore
Sign in
Commits · 46037ef006220a0173cc9472674f47a9c2f169f9
ivas-codec
Browse files
Mar 28, 2025
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
Merge branch '1289-glitch-in-stereo-to-mono-decoding' into 'main'
· eebddcf6
vaclav
authored
Mar 20, 2025
eebddcf6
filter out skipped cases b4 loop for one less indent
· 6be165b8
Jan Kiene
authored
Mar 20, 2025
6be165b8
add padding zeros to split index
· 5920a4cd
Jan Kiene
authored
Mar 20, 2025
5920a4cd
- Merge remote-tracking branch 'remotes/origin/main' into 1289-glitch-in-stereo-to-mono-decoding
· 582fe87e
vaclav
authored
Mar 20, 2025
582fe87e
Merge branch 'simplifications_ivas_dec' into 'main'
· cfe4edef
vaclav
authored
Mar 20, 2025
cfe4edef
Merge remote-tracking branch 'remotes/origin/main' into simplifications_ivas_dec
· b3be9ed5
vaclav
authored
Mar 20, 2025
b3be9ed5
Merge branch '1298-memory-saving-in-ivas_core_enc' into 'main'
· c73cb73a
vaclav
authored
Mar 20, 2025
c73cb73a
fix other usages of cmp_pcm
· 33bb409c
Jan Kiene
authored
Mar 20, 2025
33bb409c
add comparison of whole file along with splits
· ef9c6f98
Jan Kiene
authored
Mar 20, 2025
ef9c6f98
add split comp for test_sba testcases
· e9bb84c3
Jan Kiene
authored
Mar 20, 2025
e9bb84c3
Loading