[vlc-devel] [PATCH 1/2] stream: add stream_DemuxAlive

Julian Scheel julian at jusst.de
Mon Apr 20 14:16:56 CEST 2015


On 20.04.2015 14:01, Rémi Denis-Courmont wrote:
> Le 2015-04-20 14:50, Julian Scheel a écrit :
>> So if there's any condition which can do that would you mind to
>> enlighten us
>> about it, Remi?
>
> I don't understand the question.
>
> In any case, stream_Demux* is push-only interface. Any attempt to pull
> data from a stream_Demux is a dead lock waiting to happen - been there
> done that. If you need to pull data, don't use stream_Demux* is all I
> can say.

So a stream_Demux is not allowed to fail at any time?




More information about the vlc-devel mailing list