transcode: change error handling
commit67e993164249d81bb38bf3f3030238d04d36b176
authorThomas Guillem <thomas@gllm.fr>
Fri, 19 Jan 2018 07:31:53 +0000 (19 08:31 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 19 Jan 2018 07:33:56 +0000 (19 08:33 +0100)
treeff28af01bdbec0b291efa62a37f93a204c7ced82
parent969da8f53d05a45b7b064e8530c648dbd565ab51
transcode: change error handling

Don't reset b_transcode to false in case of error, otherwise transcoding
resources won't be freed.
modules/stream_out/transcode/audio.c
modules/stream_out/transcode/transcode.c
modules/stream_out/transcode/transcode.h
modules/stream_out/transcode/video.c