input: forward the track selection to the good demuxer
commitbcec97a426f0c97daae2f9a3f3921e80adb21159
authorThomas Guillem <thomas@gllm.fr>
Fri, 28 Feb 2020 10:17:29 +0000 (28 11:17 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 28 Feb 2020 19:29:35 +0000 (28 20:29 +0100)
tree05337f332f50ecb484a377425b7d21404150b263
parenta7b3fc2bd644b732cf377d8fc63a28ef90298b4c
input: forward the track selection to the good demuxer

INPUT_CONTROL_SET_ES and INPUT_CONTROL_SET_ES_LIST were only updating the
master demuxer even if the track was not coming from it.
src/input/input.c