[vlc-devel] Re: vlc: svn commit r14144 (dionoea)
    Sigmund Augdal Helberg 
    dnumgis at videolan.org
       
    Fri Feb  3 09:37:40 CET 2006
    
    
  
On Fri, 2006-02-03 at 09:33 +0100, Clément Stenac wrote:
> > Why don't you use the full input chain with the dump demux ?
> 
> And before you ask: reporting could (should) be implemented directly in
> the dump demuxer so it can be reused by other parts of the code who might
> like downloading some stuff, and enabled through the use of a variable.
There is allready stream_UrlNew(). This will give you a stream_t that
can be used for generic stuff using stream_Read, _Peek, RealLine etc,
without ever starting a demuxer.
Sigmund
> 
> Btw, I think we should add a flag to module_config to tell that a given
> variable should not be part of the user-selectable options. This
> hypothetic "dump-reporting" variable should be one of these.
> 
> -- 
> Clément
> 
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list