From 325fb246f257547b56c39c545fc193e40fe5b590 Mon Sep 17 00:00:00 2001 From: Georg Lippitsch Date: Mon, 23 Apr 2012 16:01:17 +0200 Subject: FireWire DV/HDV input device using libiec61883 Signed-off-by: Stefano Sabatini --- libavdevice/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libavdevice/Makefile') diff --git a/libavdevice/Makefile b/libavdevice/Makefile index 7dc4b7459a..4759a82683 100644 --- a/libavdevice/Makefile +++ b/libavdevice/Makefile @@ -21,6 +21,7 @@ OBJS-$(CONFIG_DSHOW_INDEV) += dshow.o dshow_enummediatypes.o \ dshow_pin.o dshow_common.o OBJS-$(CONFIG_DV1394_INDEV) += dv1394.o OBJS-$(CONFIG_FBDEV_INDEV) += fbdev.o +OBJS-$(CONFIG_IEC61883_INDEV) += iec61883.o OBJS-$(CONFIG_JACK_INDEV) += jack_audio.o timefilter.o OBJS-$(CONFIG_LAVFI_INDEV) += lavfi.o OBJS-$(CONFIG_OPENAL_INDEV) += openal-dec.o -- cgit v1.2.3