[MPlayer-dev-eng] Re: [PATCH] fix parsing of rtsp urls with query string
Roberto Togni
r_togni at libero.it
Fri May 23 21:49:03 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.
Committed a modified version that doesn't alter url->file
>
> -- Best Regards,
> Atmos
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list