[FFmpeg-devel] [PATCH] fix libavdevice/audio.c build on FreeBSD
Michael Niedermayer
michaelni
Sun Oct 19 16:38:06 CEST 2008
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
[...]
--
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/20081019/3a065c76/attachment.pgp>
More information about the ffmpeg-devel
mailing list