rtsp: Store the Content-Base header value straight to the target
authorMartin Storsjö <martin@martin.st>
Sun, 2 Jan 2011 10:11:12 +0000 (10:11 +0000)
committerMartin Storsjö <martin@martin.st>
Sun, 2 Jan 2011 10:11:12 +0000 (10:11 +0000)
commitd2995eb910151cb83259223c2af6c665949ae6d0
tree5a7d87b7b630657c108179c1a1f828848192d07e
parent77223c5388ca7bfea2232afeb05b05fcc536de6f
rtsp: Store the Content-Base header value straight to the target

This avoids having a large temporary buffer in the struct used for
storing the rtsp reply headers.

Originally committed as revision 26192 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c
libavformat/rtsp.h
libavformat/rtspdec.c