Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

FIX_DIRAC_LS_SYNTHESIS_CONFIG leftover in the code

In the file ivas_dirac_dec.c, there is the following code

    if ( nchan_transport_orig > 2 && hDirAC->hOutSetup.is_loudspeaker_setup && st_ivas->renderer_type == RENDERER_DIRAC
#ifdef FIX_DIRAC_LS_SYNTHESIS_CONFIG
         && !hodirac_flag
#endif
    )

which looks like FIX_DIRAC_LS_SYNTHESIS_CONFIG should be accepted.

Assignee Loading
Time tracking Loading