DASH: fix URL parsing
use vlc_UrlParse() instead of home made code and handle the case where
the port is not equal to 80.
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
Showing
Please register or sign in to comment
use vlc_UrlParse() instead of home made code and handle the case where
the port is not equal to 80.
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>