[vlc-devel] [RFC PATCH 8/9] RFC: es_out: fix group_id and i_id collision
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Wed Feb 12 17:55:47 CET 2020
    
    
  
Le keskiviikkona 12. helmikuuta 2020, 16.43.26 EET Thomas Guillem a écrit :
> A specified program (group > 0) is identified by its group id and by its
> context pointer. The default program (group = 0) can be used by more than
> one contexts.
> 
> An ES track is now identified by its i_id and by its context pointer. 
IMO the ES track should be referenced too, to prevent identifier aliasing 
within a single input source with dynamic ES. i_id seems a lost cause with or 
without the context pointer.
-- 
Реми Дёни-Курмон
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list