OSDN Git Service

rtsp: Parse and use the Content-Base reply header, if present
authorMartin Storsjö <martin@martin.st>
Mon, 15 Nov 2010 15:08:53 +0000 (15:08 +0000)
committerMartin Storsjö <martin@martin.st>
Mon, 15 Nov 2010 15:08:53 +0000 (15:08 +0000)
commitdd22cfb1015dea8f9db29a2334662bd35c3d3f79
treeb9e8ae2adf175fdc0835c9c9f46fa57013b2c6ab
parentf3d77632d707ca6497289d5e0b7809b6040e18c8
rtsp: Parse and use the Content-Base reply header, if present

This fixes playing RTSP urls with query parameters.

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