[vlc-devel] Re: Problem playing some MPEG-4 audio RTSP/RTP streams
Ross Finlayson
finlayson at live.com
Tue Feb 24 00:03:22 CET 2004
> > First, note that the "tv_sec" field of a "struct timeval" is unsigned
[...]
> Are you sure ? A few grep in my /usr/include give :
>
>struct timeval
> {
> __time_t tv_sec; /* Seconds. */
> __suseconds_t tv_usec; /* Microseconds. */
> };
>and then :
>typedef __time_t time_t;
>__STD_TYPE __TIME_T_TYPE __time_t;
>#define __TIME_T_TYPE __SLONGWORD_TYPE
>#define __SLONGWORD_TYPE long int
You're right - I stand corrected.
>Ok, thanks for this information, I've just commited a fix that make
>rtsp://mpeg4.sunsite.utk.edu/wuot.sdp working.
That's cool - thanks!
Ross.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list