Clarify output layer error codes
commit015667f105e89c20555f845e9d507f472ef40716
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 7 Oct 2007 20:52:03 +0000 (7 23:52 +0300)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 7 Oct 2007 20:52:03 +0000 (7 23:52 +0300)
tree0238f8d0e126323bea24b4e86b73230e6486e5fb
parent8c7541507affe785c4fbf871487f73b0907645e2
Clarify output layer error codes

Return -OP_ERROR_NOT_OPEN instead of -OP_ERROR_NOT_SUPPORTED if mixer is
open.  Return -OP_ERROR_NOT_SUPPORTED only if functionality is not
supported by plugin.
op.h
output.c
output.h