comparison libmpdemux/Makefile @ 18794:42001f5086d2

new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
author ben
date Fri, 23 Jun 2006 20:17:12 +0000
parents e3379df74bcd
children e16345b97dab
comparison
equal deleted inserted replaced
18793:be9e036d38ad 18794:42001f5086d2
128 network.c \ 128 network.c \
129 cookies.c \ 129 cookies.c \
130 asf_mmst_streaming.c \ 130 asf_mmst_streaming.c \
131 pnm.c \ 131 pnm.c \
132 rtp.c \ 132 rtp.c \
133 rtsp.c \
133 134
134 SRCS += realrtsp/asmrp.c \ 135 SRCS += realrtsp/asmrp.c \
135 realrtsp/real.c \ 136 realrtsp/real.c \
136 realrtsp/rmff.c \ 137 realrtsp/rmff.c \
137 realrtsp/rtsp.c \ 138 realrtsp/rtsp.c \