Skip to content

DFT/TD stereo selection affected by DEBUGGING define on/off

Basic info

  • Commit SHA: 086afc6f
  • Platform: Visual Studio

Bug description

A different selection of TD/DFT stereo is done depending on if DEBUGGING is enabled or not.

Ways to reproduce

Test case from self_test.prm:

./IVAS_cod.exe -stereo ./scripts/switchPaths/sw_13k2_to_128k_10fr.bin 32 scripts/testv/stvST32c.pcm bit

At frame 110 the encoder selects TD stereo when DEBUGGING is active but DFT stereo when DEBUGGING is disabled.