[MPlayer-dev-eng] [PATCH] fix parsing of rtsp urls with query string

Felix Buenemann atmosfear at users.sourceforge.net
Mon May 12 16:35:30 CEST 2003


Hi,

here is a patch that throws away the query string of real rtsp urls inside the 
network handling code.

e.g. rtsp://server/blah.rm?somestuff=http://some/site.html becomes 
rtsp://server/blah.rm.

I am modifying the url->file string and I'm not sure this is allowed, that's 
why I'm sending this as a string. Second way would be copying url->file and 
operate on the copy.

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: network_real.patch
Type: text/x-diff
Size: 896 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030512/b9b5f42b/attachment.patch>


More information about the MPlayer-dev-eng mailing list