[FFmpeg-devel] [PATCH] Add an RTSP muxer

Michael Niedermayer michaelni
Mon Jan 4 20:49:37 CET 2010


On Mon, Jan 04, 2010 at 07:55:35PM +0100, Diego Biurrun wrote:
> On Mon, Jan 04, 2010 at 07:06:58PM +0100, Michael Niedermayer wrote:
> > On Mon, Jan 04, 2010 at 06:37:57PM +0100, Diego Biurrun wrote:
> > > On Mon, Jan 04, 2010 at 05:49:07PM +0100, Michael Niedermayer wrote:
> > > > On Mon, Jan 04, 2010 at 04:35:33PM +0100, Diego Biurrun wrote:
> > > > > On Mon, Jan 04, 2010 at 05:11:13PM +0200, Martin Storsj? wrote:
> > > > > > 
> > > > > > From 20f92d556b98b5f9a51932c10a1e97a8351a56e3 Mon Sep 17 00:00:00 2001
> > > > > > From: Martin Storsjo <martin at martin.st>
> > > > > > Date: Mon, 4 Jan 2010 16:42:17 +0200
> > > > > > Subject: [PATCH 24/24] Add an RTSP muxer
> > > > > > 
> > > > > > --- a/libavformat/rtsp.c
> > > > > > +++ b/libavformat/rtsp.c
> > > > > > @@ -44,7 +44,7 @@
> > > > > >  
> > > > > > -#if CONFIG_RTSP_DEMUXER
> > > > > > +#if CONFIG_RTSP_DEMUXER || CONFIG_RTSP_MUXER
> > > > > >  static int tcp_read_packet(AVFormatContext *s, RTSPStream **prtsp_st,
> > > > > >                             uint8_t *buf, int buf_size);
> > > > > >  static int rtsp_read_reply(AVFormatContext *s, RTSPMessageHeader *reply,
> > > > > 
> > > > > All those #ifdefs make me think that it's time to split this file.
> > > > 
> > > > And me they remind that they arent needed
> > > > heres a patch to get rid of them
> > > > luca, ok to apply below?
> > > 
> > > Yes.  [...]
> > > 
> > > Diego
> > 
> > if(Awnser == Yes && name == Luca && not obviously faked mail)
> >     apply
> > else
> >  -> wait <-
> 
> Godot shall arrive any moment.  In the meantime, the code is worse...

ronald already provided a better patch so mine is no longer relevant

would have been a waste of time applying it :)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- 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/20100104/9df84e47/attachment.pgp>



More information about the ffmpeg-devel mailing list