Skip to content

Remove DEBUG_IND_LIST_MEMORY for the last time

The task is to remove the debugging macro DEBUG_IND_LIST_MEMORY. This effectively removes the assert() which stops the codec when the memory related to the ind_list[] buffer is depleted. If it happens, then the automatic memory re-allocation mechanism is automatically triggered and a warning message is printed to the user