Support seeking as defined by the rfc
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 10 Jun 2009 15:08:02 +0000 (15:08 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 10 Jun 2009 15:08:02 +0000 (15:08 +0000)
commitec606b36b419dffbe059ac90a2fe96b5381c8331
tree66e945120bdf5a163f890c660ec85b5b3ab558c0
parent4db819bc7f47f1fe41caec63ad6122d2c999c95c
Support seeking as defined by the rfc

a PLAY with Range alone while in PLAY status should be interpreted
as an enqueue
a PAUSE followed by a PLAY with Range is the proper way to ask to
seek to a point.

See rfc2326

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