On 27/12/11 00:22, Janne Grunau wrote:
On 2011-12-27 00:02:23 +0100, Reinhard Tartler wrote:
This fixes a build failure on kFreeBSD, which has recently started to
provide v4l2 headers.
it provides linux/videodev2.h ? strange
However, libavdevice/v4l2.c additionally includes
the header files<asm/types.h>, which is too Linux specific here.
Therefore, this patch restricts libavdevice's support to Linux hosts
until libavdevice gets fixed.
At least here asm/types.h is not needed and following patch is enough.
If necessary we should tests if asm/types.h is required and include
it only then.
Looks ok.
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel