[FFmpeg-devel] [PATCH] RTSP alternate protocol 2-3/3
Michael Niedermayer
michaelni
Wed Mar 19 14:31:39 CET 2008
On Wed, Mar 19, 2008 at 12:57:45AM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Tue, Mar 18, 2008 at 11:06 PM, Michael Niedermayer <michaelni at gmx.at>
> wrote:
>
> > try this:
> > for(i=0; i < rt->nb_rtsp_streams; i++) {
> > url_close(rt->rtsp_streams[i]->rtp_handle);
> > rt->rtsp_streams[i]->rtp_handle = NULL;
> > }
> > maybe it needs a if(rt->rtsp_streams[i]->rtp_handle) dunno
>
>
> url_close() doesn't check that, so yes. See $attached.
looks ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080319/11f9a852/attachment.pgp>
More information about the ffmpeg-devel
mailing list