Skip to content
GitLab
Explore
Sign in
Commits · 407875bde4afb9420b0607ecc1a653a9f29d39ff
ivas-codec
Browse files
Aug 17, 2022
Add new config (turns on proximity-based mixing).
· 407875bd
liksonov
authored
Aug 17, 2022
407875bd
Update proximity-based mixing code.
· b3e3f296
liksonov
authored
Aug 17, 2022
b3e3f296
Merge branch 'main' into 15-move-proximity-mixing-to-the-decoder
· ee1649a4
liksonov
authored
Aug 17, 2022
ee1649a4
Merge branch '16-reduction-of-mdft-imdft-rom-tables-164' into 'main'
· 95efcdf9
mcdonaldb
authored
Aug 17, 2022
95efcdf9
Merge branch 'main' into 16-reduction-of-mdft-imdft-rom-tables-164
· e413819e
mcdonaldb
authored
Aug 17, 2022
e413819e
ROM optimisation changes for mdft tables
· 5ee4b22c
mcdonaldb
authored
Aug 17, 2022
5ee4b22c
Merge branch '65-addition-of-no-entropy-coding-option-in-lfe' into 'main'
· c39006ac
TYAGIRIS
authored
Aug 17, 2022
c39006ac
Aug 16, 2022
Merge branch '75-complexity-measurment-add-helper-script-to-be-used-together-with-cppp' into 'main'
· a1f93e28
multrus
authored
Aug 16, 2022
a1f93e28
fix string comparison against system, to work on all platforms
· 6311ea1f
multrus
authored
Aug 16, 2022
6311ea1f
typo in prepare_instrumentation.sh
· fc6cc47c
multrus
authored
Aug 16, 2022
fc6cc47c
add new helper-script strip_defines_cppp.sh, adapt file-name in...
· f7bbac48
Multrus
authored
Aug 16, 2022
f7bbac48
Aug 12, 2022
Merge branch 'main' into 65-addition-of-no-entropy-coding-option-in-lfe
· bf3717c8
BOHMRR
authored
Aug 12, 2022
bf3717c8
Aug 11, 2022
Merge branch 'cleanup_20220811' into 'main'
· 4ca8e1a5
multrus
authored
Aug 11, 2022
4ca8e1a5
[cleanup] apply clang-format
· 446d6db0
multrus
authored
Aug 11, 2022
446d6db0
[cleanup] accept ORDER_BITS_ADDITION
· ae677e1d
multrus
authored
Aug 11, 2022
ae677e1d
[cleanup] accept FIX_I25_FBE_FB_BITS
· 8b81421b
multrus
authored
Aug 11, 2022
8b81421b
[cleanup] accept FIX_I54_LS_CONVERSION
· 248d09ee
multrus
authored
Aug 11, 2022
248d09ee
[cleanup] accept FIX_34
· 5e73fea8
multrus
authored
Aug 11, 2022
5e73fea8
[cleanup] accept SBA_CLEANING
· 8eb2eb26
multrus
authored
Aug 11, 2022
8eb2eb26
[cleanup] accept SIMPLIFY_SBA_RENDERING_LOGIC
· bea7b87c
multrus
authored
Aug 11, 2022
bea7b87c
[cleanup] accept DEC_ICA_DELAY_INTERP
· 61ec1538
multrus
authored
Aug 11, 2022
61ec1538
Merge branch 'main' into 15-move-proximity-mixing-to-the-decoder
· 60a195fa
liksonov
authored
Aug 11, 2022
60a195fa
Merge branch '68-fix-reverb-hrtf-processing-for-5-1-4-input' into 'main'
· 2fb14e0d
liksonov
authored
Aug 11, 2022
2fb14e0d
Romove old code versions and compiler switch.
· 760b8a2a
liksonov
authored
Aug 11, 2022
760b8a2a
Merge branch 'main' into 68-fix-reverb-hrtf-processing-for-5-1-4-input
· b07ecaf9
liksonov
authored
Aug 11, 2022
b07ecaf9
Aug 10, 2022
Merge branch 'main' into 15-move-proximity-mixing-to-the-decoder
· 32a5d819
liksonov
authored
Aug 10, 2022
32a5d819
Aug 09, 2022
fix instrumented build
· d384e387
BOHMRR
authored
Aug 09, 2022
d384e387
LFE_NO_ENTROPY_CODING: added no entropy coding in LFE
· 47c25bda
BOHMRR
authored
Aug 09, 2022
47c25bda
Update / clean up code.
· 7300a7f8
liksonov
authored
Aug 09, 2022
7300a7f8
Merge branch 'Framework-maintenance-2' into 'main'
· ccef3d57
vaclav
authored
Aug 09, 2022
ccef3d57
Merge remote-tracking branch 'remotes/origin/main' into Framework-maintenance-2
· 5b4e1ff3
vaclav
authored
Aug 09, 2022
5b4e1ff3
Merge branch '14-add-sba-planar-and-order-bits-br-24-to-192' into 'main'
· 3ef8e063
BOHMRR
authored
Aug 09, 2022
3ef8e063
Aug 08, 2022
changed test_spar_foa_plc_system decoder test to use DUT encoder generated...
· c81e2682
BOHMRR
authored
Aug 08, 2022
c81e2682
revert move of wmops_sub_start() at the beginning of acelp_core_dec() which...
· abe854e8
vaclav
authored
Aug 08, 2022
abe854e8
Aug 05, 2022
Move prox mixing to the decoder.
· 3e336076
liksonov
authored
Aug 05, 2022
3e336076
Merge branch 'main' into 14-add-sba-planar-and-order-bits-br-24-to-192
· 9e70640e
BOHMRR
authored
Aug 05, 2022
9e70640e
Merge remote-tracking branch 'remotes/origin/main' into Framework-maintenance-2
· 987ff43e
vaclav
authored
Aug 05, 2022
987ff43e
ORDER_BITS_ADDITION: added SBA planar and order bits for bitrates from 24.4 kbps to 192 kbps
· 062deef1
BOHMRR
authored
Aug 05, 2022
062deef1
- improve a comment
· 8d89bc42
vaclav
authored
Aug 05, 2022
8d89bc42
- rename "EVS channel" to "core-coder channel"
· 5aba3cdc
vaclav
authored
Aug 05, 2022
5aba3cdc
Loading