Public bug reported:

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! */

** Affects: spandsp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
libspandsp outputs excessive debug info
https://bugs.launchpad.net/bugs/600611
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to