On Wed, 14 Oct 2020, lance.lmw...@gmail.com wrote:
From: Limin Wang
If the rtp input is discontinued, we'll drop all the new received packets now,
It's better to update the previous seq with the new seq so that the following
packets will not be dropped always.
Signed-off-by: Limin Wang
---
l
From: Limin Wang
If the rtp input is discontinued, we'll drop all the new received packets now,
It's better to update the previous seq with the new seq so that the following
packets will not be dropped always.
Signed-off-by: Limin Wang
---
libavformat/rtpdec.c | 1 +
1 file changed, 1 insertio