[vlc-devel] [vlc-commits] vlc_UrlParse: rewrite, de-inline and simplify

Aurélien Nephtali aurelien.nephtali at gmail.com
Tue Aug 21 10:39:34 CEST 2012


Hi,

On Mon, Aug 20, 2012 at 10:24 PM, Rémi Denis-Courmont <git at videolan.org> wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Aug 20 23:06:18 2012 +0300| [85b213028c1f04d831422381d1ac523316102843] | committer: Rémi Denis-Courmont
>
> vlc_UrlParse: rewrite, de-inline and simplify
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85b213028c1f04d831422381d1ac523316102843

This commit breaks playback of URL like http://something:port/etc :

[0x7f00a800bf18] main access debug: net: connecting to 127.0.0.1:1234 port 1234

Attached patch fixes the problem but it may not be the cleanest way to
do (just a quick workaround for my needs).

Regards,

-- 
Aurélien Nephtali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_hostname_port_url.diff
Type: application/octet-stream
Size: 518 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120821/221b166a/attachment.obj>


More information about the vlc-devel mailing list