[vlc-devel] [PATCH 3/3] stream_demux: add stream_DemuxGetStatus

Rémi Denis-Courmont remi at remlab.net
Mon Sep 14 15:46:03 CEST 2015


Le 2015-09-14 16:43, Francois Cartegnie a écrit :
> Le 14/09/2015 15:37, Rémi Denis-Courmont a écrit :
>
>>> It return nothing to stream_Demux owner, and ends silently.
>>
>> The owner is the one who flags the EOF to begin with, so that 
>> sentence
>> makes no sense.
>>
>
> Owner passes data to stream_Demux, and its demux returns whenever,
> whatever it wants.

So what?

1) The owner already knows when the stream reaches EOF, by definition.
2) The owner can not wait for the demux to finish, which may be an 
issue. But the patch does not address it.

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the vlc-devel mailing list