input: keep ES_OUT_MODE_AUTO when using a renderer
commit50ce0b4f0f56df1ed24e42da65bea1b5498888f7
authorThomas Guillem <thomas@gllm.fr>
Fri, 19 Jan 2018 15:26:27 +0000 (19 16:26 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 19 Jan 2018 16:40:17 +0000 (19 17:40 +0100)
treea270ee1e184cd823a868c239bd94b98b46b759cd
parent4c2b909cb223484b305a360c32ab98d2b1c583d9
input: keep ES_OUT_MODE_AUTO when using a renderer

Chromecast need auto mode in order to avoid to send extra tracks that can't be
read by the CC and in order to make the es selection works.

Ideally, this mode should be fetched from the renderer item.
src/input/input.c