projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55065a
)
Add dependencies used by the RDT and ASF/RTP code
author
Martin Storsjö
<martin@martin.st>
Mon, 15 Mar 2010 08:35:07 +0000
(08:35 +0000)
committer
Martin Storsjö
<martin@martin.st>
Mon, 15 Mar 2010 08:35:07 +0000
(08:35 +0000)
Originally committed as revision 22538 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
7262c25
..
0c5a905
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1372,6
+1372,7
@@
rtsp_demuxer_deps="sdp_demuxer"
rtsp_muxer_deps="sdp_demuxer"
rtsp_muxer_select="rtp_muxer"
sdp_demuxer_deps="rtp_protocol mpegts_demuxer"
+sdp_demuxer_select="asf_demuxer rm_demuxer"
spdif_muxer_select="aac_parser"
tg2_muxer_select="mov_muxer"
tgp_muxer_select="mov_muxer"