⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 mpeg2 decoder filter过滤服务端
💻 AM
字号:
SUBDIRS = convertAM_CFLAGS = $(OPT_CFLAGS) $(LIBMPEG2_CFLAGS)lib_LTLIBRARIES = libmpeg2.lalibmpeg2_la_SOURCES = alloc.c header.c decode.c slice.c motion_comp.c idct.clibmpeg2_la_LIBADD = libmpeg2arch.lalibmpeg2_la_LDFLAGS = -no-undefinednoinst_LTLIBRARIES = libmpeg2arch.lalibmpeg2arch_la_SOURCES = motion_comp_mmx.c idct_mmx.c \			  motion_comp_altivec.c idct_altivec.c \			  motion_comp_alpha.c idct_alpha.c \			  motion_comp_vis.c \			  cpu_accel.c cpu_state.clibmpeg2arch_la_CFLAGS = $(OPT_CFLAGS) $(ARCH_OPT_CFLAGS) $(LIBMPEG2_CFLAGS)pkgconfigdir = $(libdir)/pkgconfigpkgconfig_DATA = libmpeg2.pcEXTRA_DIST = configure.incl vlc.h mpeg2_internal.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -