[FFmpeg-devel] [PATCH] fix libavdevice/audio.c build on FreeBSD

Diego Biurrun diego
Mon Oct 20 07:27:06 CEST 2008


On Sun, Oct 19, 2008 at 04:38:06PM +0200, Michael Niedermayer wrote:
> On Sun, Oct 19, 2008 at 02:20:00PM +0100, M?ns Rullg?rd wrote:
> > "Alexis Ballier" <alexis.ballier at gmail.com> writes:
> [...]
> > > Index: libavdevice/audio.c
> > > ===================================================================
> > > --- libavdevice/audio.c	(revision 15646)
> > > +++ libavdevice/audio.c	(working copy)
> > > @@ -34,6 +34,7 @@
> > >  #include <fcntl.h>
> > >  #include <sys/ioctl.h>
> > >  #include <sys/time.h>
> > > +#include <sys/select.h>
> > >  
> > >  #include "libavutil/log.h"
> > >  #include "libavcodec/avcodec.h"
> > 
> > Looks good, but I'm not the maintainer.
> 
> looking into MAINTAINERS shows noone listed for audio.c so i guess iam
> maintainer ...
> and i agree it looks ok

Applied.

Diego




More information about the ffmpeg-devel mailing list