es_out: add ES_OUT_SPU_SET_HIGHLIGHT
commitd9abee217889ccc079bc8f5e0483b621f75f0de6
authorThomas Guillem <thomas@gllm.fr>
Fri, 13 Jul 2018 12:50:15 +0000 (13 14:50 +0200)
committerThomas Guillem <thomas@gllm.fr>
Fri, 20 Jul 2018 07:34:37 +0000 (20 09:34 +0200)
treeeb2ceba6de7c9b2689b45166f96f3b0f245658f9
parent1e511f370e43362a50a7a0c0bf2e1749a93ea9d0
es_out: add ES_OUT_SPU_SET_HIGHLIGHT

This control allows demuxers to highlight a specific area of a SPU (already
sent). This will replace the p_input highlight variables and the
VLC_HIGHLIGHT_MUTEX.
include/vlc_es_out.h
include/vlc_subpicture.h
src/input/decoder.c
src/input/decoder.h
src/input/es_out.c
src/input/es_out_timeshift.c
src/video_output/video_output.c
src/video_output/vout_internal.h
src/video_output/vout_subpictures.c