Skip to content
GitLab
Explore
Sign in
Commits · ae7fe2635c47e15b50e25be7ca07ff1978b9be15
ivas-codec
Browse files
Jan 18, 2025
revert addition of self-test test cases
· ae7fe263
vaclav
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
ae7fe263
- Merge branch '1217-object-edit-file-interface-and-test-cases' of...
· 97033eaf
vaclav
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
97033eaf
avoid accessing NULL pointer
· 4198f110
Jouni Paulus
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
4198f110
reduce test case name lengths
· 0b16b25e
Jouni Paulus
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
0b16b25e
aplly decoder command line simplification also on test command lines. remove...
· f7b790f7
Jouni Paulus
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
f7b790f7
simplify object edit file interface command line argument now that the...
· 3821d0c9
Jouni Paulus
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
3821d0c9
fix
· 99535fc6
vaclav
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
99535fc6
fix self-test condition typo
· 9cd6c982
vaclav
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
9cd6c982
add support for defining object modifications as relative to existing metadata.
· a93b9f5f
Jouni Paulus
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
a93b9f5f
modify one test to use the default editing function
· 42be743b
Jouni Paulus
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
42be743b
simplify decoder object editing arguments into one, and when the provided...
· 5c7bee9a
Jouni Paulus
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
5c7bee9a
add simpler example object editing files
· c7b39e25
Jouni Paulus
authored
Dec 17, 2024
and
emerit
committed
Jan 18, 2025
c7b39e25
formal improvements
· 6f0d891a
vaclav
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
6f0d891a
Implements file interface for testing object editing and adds test cases.
· 5a3432d4
Tapani Pihlajakuja
authored
Dec 17, 2024
and
emerit
committed
Jan 18, 2025
5a3432d4
Fix for PEAQ binaural
· 7622e10b
norvell
authored
Jan 09, 2025
and
emerit
committed
Jan 18, 2025
7622e10b
replace FRAMES_PER_SECOND (WMC tool specific marco) by FRAMES_PER_SEC...
· 1b001d95
malenov
authored
Jan 08, 2025
and
emerit
committed
Jan 18, 2025
1b001d95
move the defition of the macro FRAMES_PER_SECOND to wmc_tool.c
· 54e69673
Vladimir Malenovsky
authored
Jan 08, 2025
and
emerit
committed
Jan 18, 2025
54e69673
fix sudden increase of complexity due to incorrect type (long instead of...
· 43c9e4aa
Vladimir Malenovsky
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
43c9e4aa
add newlines at the end of file
· dd3578b2
malenov
authored
Dec 13, 2024
and
emerit
committed
Jan 18, 2025
dd3578b2
update to be in line with BASOP main
· c0fddd16
malenov
authored
Dec 13, 2024
and
emerit
committed
Jan 18, 2025
c0fddd16
Update wmc_tool to v1.7 (MacOS)
· 09c90a93
Lauros Pajunen
authored
Dec 09, 2024
and
emerit
committed
Jan 18, 2025
09c90a93
fix the definiiton of FRAMES_PER_SECOND
· 13d70c02
malenov
authored
Dec 06, 2024
and
emerit
committed
Jan 18, 2025
13d70c02
fix definition of FRAMES_PER_SECOND
· ace73736
malenov
authored
Dec 06, 2024
and
emerit
committed
Jan 18, 2025
ace73736
include options.h
· 45df967d
Vladimir Malenovsky
authored
Dec 06, 2024
and
emerit
committed
Jan 18, 2025
45df967d
update WMC tool v1.7 (Linux and Win32)
· 263674e3
Vladimir Malenovsky
authored
Dec 06, 2024
and
emerit
committed
Jan 18, 2025
263674e3
Remove peaq_binaural parameter from test_sba.py
· f1bbb9f4
norvell
authored
Jan 09, 2025
and
emerit
committed
Jan 18, 2025
f1bbb9f4
Remove obsolete peaq-binaural job
· be65ff1b
norvell
authored
Jan 09, 2025
and
emerit
committed
Jan 18, 2025
be65ff1b
Add fix for rendering for PEAQ to avoid conflict with renderer tests
· df4dc5d4
norvell
authored
Jan 09, 2025
and
emerit
committed
Jan 18, 2025
df4dc5d4
Remove --peaq_binaural argument and use binauralization for --odg option
· 5377f15d
norvell
authored
Jan 08, 2025
and
emerit
committed
Jan 18, 2025
5377f15d
Disable FOA and HOA2 for OSBA, since it is not supported in ivas-float-update yet
· 2d538cfd
norvell
authored
Jan 07, 2025
and
emerit
committed
Jan 18, 2025
2d538cfd
Fix test names to match parse_xml_report.py
· 78a5e86b
norvell
authored
Dec 19, 2024
and
emerit
committed
Jan 18, 2025
78a5e86b
Added test_enc_passthrough.py
· 210bb5b8
norvell
authored
Dec 18, 2024
and
emerit
committed
Jan 18, 2025
210bb5b8
Truncate IVAS_rend metadata in PEAQ tests, if IVAS_dec does not include extended metadata
· 8ae1b12e
norvell
authored
Dec 13, 2024
and
emerit
committed
Jan 18, 2025
8ae1b12e
Fix in diff_report.py
· e269c8a5
norvell
authored
Dec 13, 2024
and
emerit
committed
Jan 18, 2025
e269c8a5
Fix indentation error
· c7592839
norvell
authored
Dec 12, 2024
and
emerit
committed
Jan 18, 2025
c7592839
Fix for PEAQ resampling
· e8f46ca6
norvell
authored
Dec 12, 2024
and
emerit
committed
Jan 18, 2025
e8f46ca6
Add fix for differing sampling rates in output
· 6dcf1f3a
norvell
authored
Dec 12, 2024
and
emerit
committed
Jan 18, 2025
6dcf1f3a
Fix for NULL metadata in scene description
· 2cd2d139
norvell
authored
Dec 11, 2024
and
emerit
committed
Jan 18, 2025
2cd2d139
Fix for NULL metadata input
· 1041c5d8
norvell
authored
Dec 11, 2024
and
emerit
committed
Jan 18, 2025
1041c5d8
Fix for planar OSBA
· d8078b23
norvell
authored
Dec 11, 2024
and
emerit
committed
Jan 18, 2025
d8078b23
Loading