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

Brad brad
Mon Sep 22 01:24:46 CEST 2008


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.


Index: configure
===================================================================
--- configure	(revision 15376)
+++ configure	(working copy)
@@ -785,7 +785,6 @@
     sys_mman_h
     sys_resource_h
     sys_select_h
-    sys_soundcard_h
     sys_videoio_h
     termios_h
     threads

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