chromecast: replace the p_input hack by an other one
commit11ce842eb87bbbeccf3e9b09c823829d3f621984
authorThomas Guillem <thomas@gllm.fr>
Fri, 20 Jul 2018 12:35:04 +0000 (20 14:35 +0200)
committerThomas Guillem <thomas@gllm.fr>
Fri, 20 Jul 2018 12:39:36 +0000 (20 14:39 +0200)
treed657f6e4b6b9f5c6af419b965233828ce2983ec6
parent24f66ef2d701525cd5be94c81c86ca5d5f0943f3
chromecast: replace the p_input hack by an other one

This is very questionable if this hack is cleaner that the previous one. But
this one doesn't depend on the input_thread_t that we want to hide from
demuxers. Furthermore, it allows more controls with applications using libvlc
that will receive a CorkEvent.
modules/stream_out/chromecast/chromecast_demux.cpp