[vlc-devel] [PATCH 1/2] input: add DEMUX_SET_ES notification
    Francois Cartegnie 
    fcvlcdev at free.fr
       
    Fri Dec  6 17:12:26 CET 2013
    
    
  
Le 04/12/2013 10:57, Rémi Denis-Courmont a écrit :
> 
> I think you need to check that the elementary was created by the master
> demux before sending this control, at least. It would be better to call the
> correct demux in all cases though.
I don't really see how to do this as I can't find any association
between ID and es_out_Add callers. Add a ref at creation time ?
Should probably also check that ID isn't < 0.
Francois
    
    
More information about the vlc-devel
mailing list