[vlc-commits] hls: Removing vlc_url_t
    Hugo Beauzée-Luyssen 
    git at videolan.org
       
    Mon Mar  5 19:21:21 CET 2012
    
    
  
vlc/vlc-2.0 | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Fri Feb 24 13:30:08 2012 +0100| [5333e970453750552484931a6afef484c8dfdc50] | committer: Jean-Baptiste Kempf
hls: Removing vlc_url_t
They where only used to be converted back to char*, which is useless
and error-prone.
(cherry picked from commit 67530424186f0473c201d393fb71eb873dab72a7)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=5333e970453750552484931a6afef484c8dfdc50
---
 modules/stream_filter/httplive.c |  221 +++++++++-----------------------------
 1 files changed, 53 insertions(+), 168 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=5333e970453750552484931a6afef484c8dfdc50
    
    
More information about the vlc-commits
mailing list