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