libspandsp outputs excessive debug info

Bug #600611 reported by pmeerw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
spandsp (Ubuntu)
New
Undecided
Unassigned

Bug Description

the spandsp echo cancellation code outputs excessive debug output; for each sample processed, several lines of display output are produced (printf()s)

see echo.c:

    /* And the answer is..... */
    clean_rx = rx - echo_value;
printf("echo is %" PRId32 "\n", echo_value);
    /* That was the easy part. Now we need to adapt! */

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.