es_out: add vlc_es_id_GetSource
commita7b3fc2bd644b732cf377d8fc63a28ef90298b4c
authorThomas Guillem <thomas@gllm.fr>
Fri, 28 Feb 2020 09:27:28 +0000 (28 10:27 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 28 Feb 2020 19:29:35 +0000 (28 20:29 +0100)
treeabfb056d0ea3385e076695066819619c3dd1bcf9
parentca73017fffd50a52c41bc3797b161f9fa960869b
es_out: add vlc_es_id_GetSource

It will be used to get the source, hence the demux from an es track. cf. next
commit.
src/input/es_out.c
src/input/es_out.h