代码搜索:MPEG4ip
找到约 426 项符合「MPEG4ip」的源代码
代码结果 426
www.eeworm.com/read/142437/12944819
txt readme_win32.txt
Creating mpeg4ip plugin for Windows.
You will need to have mpeg4ip installed. If you install it on the same drive, with the top level directory
name of /mpeg4ip, you will have to do nothing other th
www.eeworm.com/read/359831/10121405
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/359831/10121949
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/466466/7035810
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/142437/12944800
am makefile.am
if HAVE_MPEG4IP_PLUG
if HAVE_XMMS
SUBDIRS = xmms mpeg4ip
else
SUBDIRS = mpeg4ip
endif
else
if HAVE_XMMS
SUBDIRS = xmms
else
SUBDIRS =
endif
endif