[vlc-commits] sout: merge SAP and announce code in a single file
    Rémi Denis-Courmont 
    git at videolan.org
       
    Fri Jun 20 19:01:24 CEST 2014
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Fri Jun 20 18:33:30 2014 +0300| [420977bc45982f705ea368bfcd856016bc9e3a97] | committer: Rémi Denis-Courmont
sout: merge SAP and announce code in a single file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=420977bc45982f705ea368bfcd856016bc9e3a97
---
 src/Makefile.am                   |    1 -
 src/stream_output/announce.c      |  135 -------------------------------------
 src/stream_output/sap.c           |  126 +++++++++++++++++++++++++++++++---
 src/stream_output/stream_output.h |   18 -----
 4 files changed, 115 insertions(+), 165 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=420977bc45982f705ea368bfcd856016bc9e3a97
    
    
More information about the vlc-commits
mailing list