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

Diego Biurrun diego
Mon Sep 22 07:21:57 CEST 2008


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...

Diego




More information about the ffmpeg-devel mailing list