rtsp: 10l, try to update the correct rtp stream
authorMartin Storsjö <martin@martin.st>
Fri, 3 Sep 2010 07:10:21 +0000 (07:10 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 3 Sep 2010 07:10:21 +0000 (07:10 +0000)
commit744a882f6ca012edfcdc188092582b73921f99c3
tree05df50b9fbf8f43c34718aeabcf7579a76eb1ffc
parent613a4e3f6d9c52251e1449c656ea0a85b424d001
rtsp: 10l, try to update the correct rtp stream

This fixes a bug from rev 22917. Now RTSP streams where the individual RTCP
sender reports aren't sent at the same time actually are synced properly.

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