You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: Properly split dv1394 indev dependencies
This commit is contained in:
3
configure
vendored
3
configure
vendored
@@ -1851,7 +1851,8 @@ xwma_demuxer_select="riffdec"
|
|||||||
alsa_indev_deps="alsa_asoundlib_h snd_pcm_htimestamp"
|
alsa_indev_deps="alsa_asoundlib_h snd_pcm_htimestamp"
|
||||||
alsa_outdev_deps="alsa_asoundlib_h"
|
alsa_outdev_deps="alsa_asoundlib_h"
|
||||||
bktr_indev_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h"
|
bktr_indev_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h"
|
||||||
dv1394_indev_deps="dv1394 dv_demuxer"
|
dv1394_indev_deps="dv1394"
|
||||||
|
dv1394_indev_select="dv_demuxer"
|
||||||
fbdev_indev_deps="linux_fb_h"
|
fbdev_indev_deps="linux_fb_h"
|
||||||
jack_indev_deps="jack_jack_h pthreads"
|
jack_indev_deps="jack_jack_h pthreads"
|
||||||
libcdio_indev_deps="libcdio"
|
libcdio_indev_deps="libcdio"
|
||||||
|
Reference in New Issue
Block a user