[vlc-commits] cache_block: rewrite "method 1" stream_access as	stream filter
    Rémi Denis-Courmont 
    git at videolan.org
       
    Tue Aug 25 20:33:16 CEST 2015
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jul 23 23:25:19 2015 +0300| [7bcd0baac09be617b58d22f579dd62262a27fc7c] | committer: Rémi Denis-Courmont
cache_block: rewrite "method 1" stream_access as stream filter
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7bcd0baac09be617b58d22f579dd62262a27fc7c
---
 modules/MODULES_LIST                |    1 +
 modules/stream_filter/Makefile.am   |    3 +
 modules/stream_filter/cache_block.c |  525 +++++++++++++++++++++++++++++++++++
 po/POTFILES.in                      |    1 +
 4 files changed, 530 insertions(+)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7bcd0baac09be617b58d22f579dd62262a27fc7c
    
    
More information about the vlc-commits
mailing list