Anton Khirnov <[email protected]> writes:

> ---
>  configure                |    1 -
>  libavdevice/Makefile     |    1 -
>  libavdevice/alldevices.c |    3 -
>  libavdevice/v4l.c        |  366 
> ----------------------------------------------
>  4 files changed, 0 insertions(+), 371 deletions(-)
>  delete mode 100644 libavdevice/v4l.c
>
> diff --git a/configure b/configure
> index aff8894..5cc3cd1 100755
> --- a/configure
> +++ b/configure
> @@ -1486,7 +1486,6 @@ oss_outdev_deps_any="soundcard_h sys_soundcard_h"
>  pulse_indev_deps="libpulse"
>  sndio_indev_deps="sndio_h"
>  sndio_outdev_deps="sndio_h"
> -v4l_indev_deps="linux_videodev_h"
>  v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
>  vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
>  vfwcap_indev_extralibs="-lavicap32"

Remove the check for linux/videodev.h as well.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to