[MPlayer-dev-eng] [PATCH] libmpdemux/realrtsp handling url parameters (start|end)=hh:mm:ss.msec

rgselk rgselknospam at yahoo.com
Tue Nov 11 20:35:36 CET 2003


--- rgselk <rgselknospam at yahoo.com> wrote:
> I have a not yet finshed patch to do a better extension check on the
> original url because there is a millisecond part in it as well. The
> extension check then thinks this is the extension instead of the
> '.rm':
> Originally it reads:
>  .. bb.20031108.rm?start=0:34:45.223&end=0:50:19.991

Attached is a patch to libmpdemux/network.c to have a better extension
checking to first try a real rtsp stream. It implements the regex:
/\.r[am]([?&]|$)/.
Because it will fall through to real.com rtsp anyway if it fails I
think this is a better solution.

Regards,
  rgselk.


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: network.diff.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031111/48a73fe4/attachment.txt>


More information about the MPlayer-dev-eng mailing list