GNOME Bugzilla – Bug 123306
Add error messages to cdparanoia plugin
Last modified: 2004-12-22 21:47:04 UTC
Currently the cdparanoia element, when it hits an error case, logs a DEBUG message and silently fails. This leads to applications waiting for data to start flowing down a pipeline to silently hang. Attached is a trivial patch to make the element fire error signals instead of debug messages. Its sad to say that I can't make gst-plugins compile to actually test this code...
Created attachment 20316 [details] [review] Add error signals
Looks good... Needs some testing, but (imo) should go into both HEAD and 0.6.x.
commited to HEAD and 0.6.3.1, closed.