Mercurial > mplayer.hg
view etc/inttypes.h @ 23641:1c5ab508b0e6
start= and end= parameters on realrtspurls may be optionally quoted with
", skip the quoting if it's there.
Fixes rtsp://rmv8.bbc.net.uk/bbc7/2300_tue.ra?start="30:00" from
bugzilla #850
author | rtogni |
---|---|
date | Sun, 24 Jun 2007 18:46:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>