decoder: make vout creation failure recoverable
The decoder can request another format, or even retry the same format with better luck next time. So do not set b_error. b_error is for unrecoverable failures, such as if the decoder module is upset.
Showing
Please register or sign in to comment