代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/361261/2947474
am modules.am
# Automake forgets to add a proper tag to libtool with Objective-C files.
# Moreover Libtool should default tag to CC when none is specified but
# obviously does not. Here is a fix for that.
LIBTOOL=@
www.eeworm.com/read/361261/2947479
am modules.am
if HAVE_WIN32
screen_extra = win32.c
else
if HAVE_BEOS
screen_extra = beos.cpp
else
if HAVE_DARWIN
screen_extra = mac.c
else
screen_extra = x11.c
endif
endif
endif
SOURCES_screen = \
screen.c
www.eeworm.com/read/361261/2947491
am modules.am
SOURCES_vcdx = \
access.c \
intf.c \
intf.h \
vcd.c \
vcd.h \
vcdplayer.h \
vcdplayer.c \
info.c \
info.h \
$(NULL)
EXTRA_DIST += demux.c
www.eeworm.com/read/361261/2947502
am modules.am
SOURCES_dvb = \
access.c \
linux_dvb.c \
en50221.c \
http.c \
dvb.h \
$(NULL)
www.eeworm.com/read/361261/2947517
am modules.am
SOURCES_access_mms = \
mms.c \
mms.h \
mmsh.c \
mmsh.h \
mmstu.c \
mmstu.h \
buffer.c \
buffer.h \
asf.h \
asf.c \
$(NULL)
libvlc_LTLIBRARIES += libaccess_mms_plugin.la
www.eeworm.com/read/361261/2947528
am modules.am
SOURCES_bda = bda.c bda.h bdagraph.h bdagraph.cpp bdadefs.h
www.eeworm.com/read/361261/2947535
am modules.am
SOURCES_access_rtmp = \
access.c \
rtmp_amf_flv.c \
rtmp_amf_flv.h \
$(NULL)
libvlc_LTLIBRARIES += libaccess_rtmp_plugin.la
www.eeworm.com/read/361261/2947548
am modules.am
SOURCES_dshow = dshow.cpp common.h filter.cpp filter.h crossbar.cpp
www.eeworm.com/read/361261/2947561
am modules.am
SOURCES_access_output_dummy = dummy.c
SOURCES_access_output_file = file.c
SOURCES_access_output_udp = udp.c
SOURCES_access_output_http = http.c bonjour.c bonjour.h
SOURCES_access_output_shout = shout.
www.eeworm.com/read/361261/2947566
am modules.am
SOURCES_trivial_mixer = trivial.c
SOURCES_float32_mixer = float32.c
SOURCES_spdif_mixer = spdif.c