decoder: assert that out_pool is valid from buffer_new
commitb5fe394e417b2f452ceb8099e020aaeab7cb1a93
authorThomas Guillem <thomas@gllm.fr>
Tue, 10 Mar 2020 07:58:55 +0000 (10 08:58 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 10 Mar 2020 16:14:15 +0000 (10 17:14 +0100)
tree04fc7cae3f70026d7e30f81aa9aab851438914a4
parent300439c0553e9e32c144ad2be5f8dfc6e7b3039e
decoder: assert that out_pool is valid from buffer_new

Once the format is configured, the out_pool need to stay valid during the life
time of the module or until a new format is requested.
src/input/decoder.c