[vlc-commits] input: split stream_Access* to a separate file
    Rémi Denis-Courmont 
    git at videolan.org
       
    Thu Jul 23 20:09:29 CEST 2015
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jul 23 19:04:56 2015 +0300| [740ed44330dea2bcfce209d29464c02de79baeb3] | committer: Rémi Denis-Courmont
input: split stream_Access* to a separate file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=740ed44330dea2bcfce209d29464c02de79baeb3
---
 src/Makefile.am           |    1 +
 src/input/stream.c        | 1345 +-------------------------------------------
 src/input/stream_access.c | 1373 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1377 insertions(+), 1342 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=740ed44330dea2bcfce209d29464c02de79baeb3
    
    
More information about the vlc-commits
mailing list