OSDN Git Service

Split out input-specific parts of rtsp_read_header() into its own, new,
authorMartin Storsjö <martin@martin.st>
Fri, 19 Feb 2010 23:21:44 +0000 (23:21 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 19 Feb 2010 23:21:44 +0000 (23:21 +0000)
commite23d195deb63df507a2ad98c3875e8c2a2f5bb9b
tree490edbd0ecedd2f29dc0e49b8bafe1dd362b03f2
parent30ff7c5cbc12b692eca5c138c8a3d626c55364af
Split out input-specific parts of rtsp_read_header() into its own, new,
function (rtsp_setup_input_streams()), as preparation for the upcoming
RTSP muxer.

Patch by Martin Storsjö <$firstname $firstname st>.

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