summaryrefslogtreecommitdiff
path: root/libavdevice/Makefile
diff options
context:
space:
mode:
authorThilo Borgmann <borgmann@nue170.nue.tu-berlin.de>2014-04-11 17:29:07 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-04-11 17:51:33 +0200
commitd2417061ef50dbe606692fa24031e3d68cc6292b (patch)
treeadee73cc6b00ca81997de45080b0318b40ac380a /libavdevice/Makefile
parentc02e3dca2d494f972cd96e0cf9c8117296c60952 (diff)
Add AVFoundation input device.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/Makefile')
-rw-r--r--libavdevice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index 68b65cc763..d4e691121f 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -15,6 +15,7 @@ OBJS-$(CONFIG_ALSA_INDEV) += alsa-audio-common.o \
alsa-audio-dec.o timefilter.o
OBJS-$(CONFIG_ALSA_OUTDEV) += alsa-audio-common.o \
alsa-audio-enc.o
+OBJS-$(CONFIG_AVFOUNDATION_INDEV) += avfoundation.o
OBJS-$(CONFIG_BKTR_INDEV) += bktr.o
OBJS-$(CONFIG_CACA_OUTDEV) += caca.o
OBJS-$(CONFIG_DECKLINK_OUTDEV) += decklink_enc.o decklink_enc_c.o