[FFmpeg-devel] [PATCH] libavdevice: Fix v4l2 compilation under FreeBSD

Michael Niedermayer michaelni at gmx.at
Tue Dec 13 19:32:52 CET 2011


On Tue, Dec 13, 2011 at 06:08:14PM +0000, Tom Evans wrote:
> Hi all
>
> FreeBSD supports the v4l2 API via webcamd, which is "…basically an
> application which is a port of Video4Linux USB drivers into userspace
> on FreeBSD". Since it is not Linux, it does not have a asm/types.h
> header.
>
> Cheers

a check in configure and a
#if HAVE_ASM_TYPES_H
or something like this would be better

please look at the existing header checks in configure, its quite
simple to do

[...]
--
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There seems to be only one solution to NIH syndrom, ... a shooting squad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111213/d71c9222/attachment.asc>


More information about the ffmpeg-devel mailing list