Skip to content
GitLab
Explore
Sign in
Commits · 259d99f14205a86fda8495fb4d94aca7c22b826f
ivas-codec
Browse files
Sep 12, 2022
Initialize decoder struct earlier to avoid unititalized pointers
· 259d99f1
sagnowski
authored
Sep 12, 2022
259d99f1
Sep 08, 2022
Merge branch 'main' into 98-setting-of-decoder-handles-to-null
· 4a8913d7
vaclav
authored
Sep 08, 2022
4a8913d7
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
fix Issue 98: do the setting of all handles to NULL in one place; under FIX_I98_HANDLES_TO_NULL
· b027ec60
vaclav
authored
Sep 08, 2022
b027ec60
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
Sep 02, 2022
activate FIX_I2_BWD
· f8e393b6
vaclav
authored
Sep 02, 2022
f8e393b6
address issue
#2
under FIX_I2_BWD
· c03cd3c5
vaclav
authored
Sep 02, 2022
c03cd3c5
Merge branch '93-add-correct-24-bit-wav-file-handling-to-scripts-pyaudio3dtools' into 'main'
· 30b12f8d
Jan Kiene
authored
Sep 02, 2022
30b12f8d
Merge branch 'ci_cleanup_for_evs_be_test' into 'main'
· eac6a8b3
Jan Kiene
authored
Sep 02, 2022
eac6a8b3
fix for 24 bit wav files in pyaudio3dtools
· 3f7bbf9a
Jan Kiene
authored
Sep 02, 2022
3f7bbf9a
move job to correct section and some refinements
· 28382ab9
Jan Kiene
authored
Sep 02, 2022
28382ab9
Merge branch 'add_evs_be_test_to_ci' into 'main'
· fcf0936a
Jan Kiene
authored
Sep 02, 2022
fcf0936a
Merge branch 'main' into add_evs_be_test_to_ci
· 5aeaca8b
Jan Kiene
authored
Sep 02, 2022
5aeaca8b
Merge branch 'Framework-maintenance-20220902' into 'main'
· 2fbd5586
vaclav
authored
Sep 02, 2022
2fbd5586
maintenance:
· 69ff8238
vaclav
authored
Sep 02, 2022
69ff8238
formatting
· 22e37c8a
vaclav
authored
Sep 02, 2022
22e37c8a
Merge branch 'main' into my_maintenance
· b1cedd90
vaclav
authored
Sep 02, 2022
b1cedd90
formatting
· 3e2f0127
vaclav
authored
Sep 02, 2022
3e2f0127
Sep 01, 2022
Merge branch 'cleanup_20220901' into 'main'
· 039cea34
multrus
authored
Sep 01, 2022
039cea34
correct file permissions
· 75afb880
multrus
authored
Sep 01, 2022
75afb880
formatting
· 9e081fd8
multrus
authored
Sep 01, 2022
9e081fd8
[cleanup] accept NTT_REMOVE_EPS_ROM
· 52ea3b9e
multrus
authored
Sep 01, 2022
52ea3b9e
[cleanup] accept NTT_UPDATE_ITD_SW
· bb24565a
multrus
authored
Sep 01, 2022
bb24565a
[cleanup] accept SBA_ORDER_BITSTREAM
· 7dcca215
multrus
authored
Sep 01, 2022
7dcca215
[cleanup] accept FIX_I87
· affead7d
multrus
authored
Sep 01, 2022
affead7d
[cleanup] accept FIX_WRONG_NBANDS_IN_ITD_ESTIMATION
· 7fd05ea4
multrus
authored
Sep 01, 2022
7fd05ea4
Update .gitlab-ci.yml file
· 218d4ba6
Jan Kiene
authored
Sep 01, 2022
218d4ba6
back to initial runner to test porting of package
· 1d39ff85
Jan Kiene
authored
Sep 01, 2022
1d39ff85
delete obsolete stereo mode specification in help
· c176ff4a
vaclav
authored
Sep 01, 2022
c176ff4a
data type change: int -> int16_t
· 0f3f2f91
vaclav
authored
Sep 01, 2022
0f3f2f91
typos + alignment
· e1d9a3b7
vaclav
authored
Sep 01, 2022
e1d9a3b7
Merge branch 'main' into my_maintenance
· c66b8367
vaclav
authored
Sep 01, 2022
c66b8367
rename 'result' to 'gain' to clearly specify the variable used
· 0a986d17
vaclav
authored
Sep 01, 2022
0a986d17
Loading