3 LIBNAME_COMMON
= libmpdemux.a
4 LIBNAME_MENCODER
= libmpmux.a
6 SRCS_COMMON
= asfheader.c \
48 SRCS_COMMON-
$(GIF
) += demux_gif.c
49 SRCS_COMMON-
$(LIBAVFORMAT
) += demux_lavf.c
50 SRCS_COMMON-
$(LIBDV
) += demux_rawdv.c
51 SRCS_COMMON-
$(LIBNEMESI
) += demux_nemesi.c
52 SRCS_COMMON-
$(LIBNUT
) += demux_nut.c
53 SRCS_COMMON-
$(LIBVORBIS
) += demux_ogg.c
54 SRCS_COMMON-
$(MUSEPACK
) += demux_mpc.c
55 SRCS_COMMON-
$(STREAMING_LIVE555
) += demux_rtp.
cpp demux_rtp_codec.
cpp
56 SRCS_COMMON-
$(WIN32DLL
) += demux_avs.c
57 SRCS_COMMON-
$(XMMS_PLUGINS
) += demux_xmms.c
59 SRCS_MENCODER
= muxer.c \
65 SRCS_MENCODER-
$(LIBAVFORMAT
) += muxer_lavf.c
67 include ..
/mpcommon.mak
69 dep depend
: CFLAGS
+= $(EXTRAXX_INC
)