OSDN Git Service

Reset RTCP timestamps after seeking, add range start offset to the packets timestamps
authorMartin Storsjö <martin@martin.st>
Tue, 20 Apr 2010 07:38:52 +0000 (07:38 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 20 Apr 2010 07:38:52 +0000 (07:38 +0000)
commit5948f8222706d63f603167bf1a17c20bdee0b321
tree3e2a4b1010f72d96e0f46f49eb0a3b99d2c8ee2f
parent2cab6b48ad9595abe24615c3262f22b76c9b921d
Reset RTCP timestamps after seeking, add range start offset to the packets timestamps

If these aren't reset, the timestamps make a huge jump when the next RTCP
is received.

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