OSDN Git Service

sapenc: Use the normal URL port as RTP port
authorMartin Storsjö <martin@martin.st>
Sat, 9 Oct 2010 14:39:31 +0000 (14:39 +0000)
committerMartin Storsjö <martin@martin.st>
Sat, 9 Oct 2010 14:39:31 +0000 (14:39 +0000)
commit1b40d4966c7404e25d8f6dc35dc11d7dd151dfbd
tree74c110ab591c398dbc02bb3d2b9ea5a5a43127b1
parent2aab70c476c5a2812a421a6b08ea1be6ea8225da
sapenc: Use the normal URL port as RTP port

This makes the URL handling consistent - the URL hostname is used as
destination for the RTP packets, so the URL port should also belong to that.
Now the options announce_addr= and announce_port specify where the
announcements are sent.

Originally committed as revision 25424 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/sapenc.c