|
|
@ -1143,6 +1143,19 @@ libxvid_encoder_deps="libxvid" |
|
|
|
|
|
|
|
|
|
|
|
# demuxers / muxers |
|
|
|
# demuxers / muxers |
|
|
|
ac3_demuxer_deps="ac3_parser" |
|
|
|
ac3_demuxer_deps="ac3_parser" |
|
|
|
|
|
|
|
avisynth_demuxer_deps="avisynth" |
|
|
|
|
|
|
|
dirac_demuxer_deps="dirac_parser" |
|
|
|
|
|
|
|
libnut_demuxer_deps="libnut" |
|
|
|
|
|
|
|
libnut_muxer_deps="libnut" |
|
|
|
|
|
|
|
matroska_demuxer_suggest="zlib bzlib" |
|
|
|
|
|
|
|
mov_demuxer_suggest="zlib" |
|
|
|
|
|
|
|
mp3_demuxer_deps="mpegaudio_parser" |
|
|
|
|
|
|
|
redir_demuxer_deps="network" |
|
|
|
|
|
|
|
rtp_muxer_deps="network rtp_protocol" |
|
|
|
|
|
|
|
rtsp_demuxer_deps="sdp_demuxer" |
|
|
|
|
|
|
|
sdp_demuxer_deps="rtp_protocol mpegts_demuxer" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# indevs / outdevs |
|
|
|
alsa_indev_deps="alsa_asoundlib_h snd_pcm_htimestamp" |
|
|
|
alsa_indev_deps="alsa_asoundlib_h snd_pcm_htimestamp" |
|
|
|
alsa_indev_extralibs="-lasound" |
|
|
|
alsa_indev_extralibs="-lasound" |
|
|
|
alsa_outdev_deps="alsa_asoundlib_h" |
|
|
|
alsa_outdev_deps="alsa_asoundlib_h" |
|
|
@ -1151,24 +1164,13 @@ audio_beos_indev_deps="audio_beos" |
|
|
|
audio_beos_indev_extralibs="-lmedia -lbe" |
|
|
|
audio_beos_indev_extralibs="-lmedia -lbe" |
|
|
|
audio_beos_outdev_deps="audio_beos" |
|
|
|
audio_beos_outdev_deps="audio_beos" |
|
|
|
audio_beos_outdev_extralibs="-lmedia -lbe" |
|
|
|
audio_beos_outdev_extralibs="-lmedia -lbe" |
|
|
|
avisynth_demuxer_deps="avisynth" |
|
|
|
|
|
|
|
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" |
|
|
|
dirac_demuxer_deps="dirac_parser" |
|
|
|
|
|
|
|
dv1394_indev_deps="dv1394 dv_demuxer" |
|
|
|
dv1394_indev_deps="dv1394 dv_demuxer" |
|
|
|
jack_indev_deps="jack_jack_h" |
|
|
|
jack_indev_deps="jack_jack_h" |
|
|
|
jack_indev_extralibs="-ljack" |
|
|
|
jack_indev_extralibs="-ljack" |
|
|
|
libdc1394_indev_deps="libdc1394" |
|
|
|
libdc1394_indev_deps="libdc1394" |
|
|
|
libnut_demuxer_deps="libnut" |
|
|
|
|
|
|
|
libnut_muxer_deps="libnut" |
|
|
|
|
|
|
|
matroska_demuxer_suggest="zlib bzlib" |
|
|
|
|
|
|
|
mov_demuxer_suggest="zlib" |
|
|
|
|
|
|
|
mp3_demuxer_deps="mpegaudio_parser" |
|
|
|
|
|
|
|
oss_indev_deps_any="soundcard_h sys_soundcard_h" |
|
|
|
oss_indev_deps_any="soundcard_h sys_soundcard_h" |
|
|
|
oss_outdev_deps_any="soundcard_h sys_soundcard_h" |
|
|
|
oss_outdev_deps_any="soundcard_h sys_soundcard_h" |
|
|
|
redir_demuxer_deps="network" |
|
|
|
|
|
|
|
rtp_muxer_deps="network rtp_protocol" |
|
|
|
|
|
|
|
rtsp_demuxer_deps="sdp_demuxer" |
|
|
|
|
|
|
|
sdp_demuxer_deps="rtp_protocol mpegts_demuxer" |
|
|
|
|
|
|
|
v4l_indev_deps="linux_videodev_h" |
|
|
|
v4l_indev_deps="linux_videodev_h" |
|
|
|
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h" |
|
|
|
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h" |
|
|
|
vfwcap_indev_deps="capCreateCaptureWindow" |
|
|
|
vfwcap_indev_deps="capCreateCaptureWindow" |
|
|
|