[vlc-devel] [PATCH 1/2] access/stream_filter: add libarchive
    Francois Cartegnie 
    fcvlcdev at free.fr
       
    Fri Jul 25 02:44:04 CEST 2014
    
    
  
Le 25/07/2014 01:41, Rémi Denis-Courmont a écrit :
>
> I don't really get why you need both a stream and an access. 
> 
I don't see either. I just followed what has been done for rar/zip.
>> +    if (!strchr(p_access->psz_location, '|'))
> 
> This should always return NULL since pipe is not an URL character. I'd say 
> pick another separator.
Same here.
Francois
    
    
More information about the vlc-devel
mailing list