[FFmpeg-devel] [PATCH] V4L2 support for OpenBSD

Brad brad
Mon Sep 22 10:19:38 CEST 2008


On Mon, 22 Sep 2008 07:21:57 +0200
Diego Biurrun <diego at biurrun.de> wrote:

> On Sun, Sep 21, 2008 at 07:24:46PM -0400, Brad wrote:
> > On Sun, Sep 21, 2008 at 01:55:01PM -0400, Brad wrote:
> > > > > --- configure.orig	Sun Sep 21 00:15:25 2008
> > > > > +++ configure	Sun Sep 21 11:17:09 2008
> > > > > @@ -765,6 +765,7 @@ HAVE_LIST="
> > > > >      inline_asm
> > > > >      libdc1394_1
> > > > >      libdc1394_2
> > > > > +    linux_videodev2_h
> > > > >      llrint
> > > > >      lrint
> > > > >      lrintf
> > > > 
> > > > This isn't needed.
> > > 
> > > I'm only following an example in the code already. Providing
> > > bad examples means people copy the same bad examples. Remove
> > > sys_soundcard_h from HAVE_LIST then.
> > 
> > This fixes the bad example.
> > 
> > --- configure	(revision 15376)
> > +++ configure	(working copy)
> > @@ -785,7 +785,6 @@
> >      sys_select_h
> > -    sys_soundcard_h
> 
> What do you pretend to achieve here?  This will break sys_soundcard_h
> detection...

No it will not. Look at your own code (libavdevice/audio.c).

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





More information about the ffmpeg-devel mailing list