summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-08-23 10:41:04 +0200
committerAnton Khirnov <anton@khirnov.net>2022-09-05 08:01:17 +0200
commitb6196cb2ef011f1a3278534070205b44c1e0e780 (patch)
treedc8bb859fd193f587f8753923b513bbd820f59db /configure
parentdcc4704a4e818a2f25766a62d780c021126ea8a5 (diff)
lavf/dv: always provide avpriv_dv_* symbols
They are used from libavdevice.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b9e1e403b1..9e51abd0d3 100755
--- a/configure
+++ b/configure
@@ -3532,6 +3532,7 @@ gdigrab_indev_deps="CreateDIBSection"
gdigrab_indev_extralibs="-lgdi32"
gdigrab_indev_select="bmp_decoder"
iec61883_indev_deps="libiec61883"
+iec61883_indev_select="dv_demuxer"
jack_indev_deps="libjack"
jack_indev_deps_any="sem_timedwait dispatch_dispatch_h"
kmsgrab_indev_deps="libdrm"