es_out: add ES_OUT_UNSET_ES
commit94f733af227b488b350763354d12d78998fc3705
authorThomas Guillem <thomas@gllm.fr>
Thu, 19 Jul 2018 10:50:23 +0000 (19 12:50 +0200)
committerThomas Guillem <thomas@gllm.fr>
Thu, 19 Jul 2018 10:56:46 +0000 (19 12:56 +0200)
tree34527f75a38adb6dd1fe93db64bcd26cd5abec4d
parent8b9df99194e9609bbfa5e545034227917c221e85
es_out: add ES_OUT_UNSET_ES

This control will allow demuxers to disable an ES track without using "*-es"
input variables.
include/vlc_es_out.h
src/input/es_out.c
src/input/es_out_timeshift.c