decoder: fix abort on vout failure
commit283145ed4d9f9033d9f9f563c6f77fef6271334f
authorThomas Guillem <thomas@gllm.fr>
Thu, 14 Jan 2021 11:01:34 +0000 (14 12:01 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 18 Jan 2021 13:21:43 +0000 (18 14:21 +0100)
treeeb2eb1de084e77c4634c12fd094735bb1939b78b
parent09b054ddc4988d7d5f36db458bee983ce6ef3a9d
decoder: fix abort on vout failure

Don't notify the format changed if the output creation failed.

Regression from 0abed25515a492896c89cf36ab1e4befc7dd23b6

Fixes #25387
src/input/decoder.c