]> git.sesse.net Git - ffmpeg/commit
Add a function rtsp_setup_output_streams for announcing the SDP
authorMartin Storsjö <martin@martin.st>
Mon, 22 Feb 2010 15:56:18 +0000 (15:56 +0000)
committerMartin Storsjö <martin@martin.st>
Mon, 22 Feb 2010 15:56:18 +0000 (15:56 +0000)
commit3e24c7701c6420aa9b4a92c58279c92b02611ee5
tree6554b16a2ddf2a081ab9853b2ea9e66ea14adb6f
parentfd450a51774bbf66ca67d2e9afdf8611a3ea4362
Add a function rtsp_setup_output_streams for announcing the SDP
and setting up the internal RTSPStream data structures when using
the RTSP code in muxer mode.

Originally committed as revision 21965 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c