On Thu, Jun 04, 2009 at 08:44:38PM +0300, Kostya wrote: > On Thu, Jun 04, 2009 at 03:45:16PM +0200, Diego Biurrun wrote: > > On Thu, Jun 04, 2009 at 01:19:27PM +0300, Kostya wrote: > > > On Thu, Jun 04, 2009 at 11:56:34AM +0200, Diego Biurrun wrote: > > > > On Thu, Jun 04, 2009 at 08:57:37AM +0200, kostya wrote: > > > > > > > > > > Log: > > > > > Some initial work on RTMP client. > > > > > > > > > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > > > > +++ rtmp/rtmpdec.c Thu Jun 4 08:57:37 2009 (r4382) > > > > > @@ -0,0 +1,350 @@ > > > > > + > > > > > +/* needed for gethostname() */ > > > > > +#define _XOPEN_SOURCE 600 > > > > > > > > Hmmm, I think it may be time to add this globally. > > > > > > You know official FFmpeg motto. libavformat/network.h awaits. > > > > ? > > "Patch is welcome". You really knew it, didn't you?
I was thinking about this today before I wrote this, I will propose it on -devel. Diego _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
