rtsp: Return a queued packet if it has been in the queue for longer than max_delay
authorMartin Storsjö <martin@martin.st>
Fri, 1 Oct 2010 17:52:26 +0000 (17:52 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 1 Oct 2010 17:52:26 +0000 (17:52 +0000)
commit321259c1ab1fb348f9896f00f481ba3dfe227e30
treeaf4a6b104060d91488d20827eb3db1595e0af7ea
parent58ee09911e0dab6432b18e9a2c5a876fdf8ef078
rtsp: Return a queued packet if it has been in the queue for longer than max_delay

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