Commit b3198a90 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch 'split_rendering_masa_and_mc_fixes' of...

Merge branch 'split_rendering_masa_and_mc_fixes' of forge.3gpp.org:ivas-codec-pc/ivas-codec into FhG/multi_stream_pose_correction
parents b1bee666 2cde9e6b
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 1536000;
DOF = 2;
HQMODE = 0;
CODEC = LC3PLUS;
POSECORRECTION = MSPC;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −12
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 1792000;
DOF = 3;
HQMODE = 0;
CODEC = LC3PLUS;
POSECORRECTION = MSPC;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −12
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 320000;
DOF = 0;
HQMODE = 0;
CODEC = LC3PLUS;
POSECORRECTION = MSPC;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 512000;
DOF = 2;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −12
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 768000;
DOF = 1;
HQMODE = 0;
CODEC = LC3PLUS;
POSECORRECTION = MSPC;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
Loading