eview comments.
Please review the attached patch again. Thank you.
>>>>
>>>> +rt->recvbuf_pos = 0;
>>>>
>>>> +rt->recvbuf_len = 0;
>>>>
>>>> +ff_mpegts_seek_flush(rt->ts);
>>>>
>>>&
--邮件原件-
> 发件人: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] 代表 "zhilizhao(赵志立)"
> 发送时间: 2022年12月23日 10:34
> 收件人: FFmpeg development discussions and patches
> 抄送: Wujian(Chin) ; Lingzezhi
> 主题: Re: [FFmpeg-devel] [PATCH] libavformat/rtspdec.c: flush pes b
ff_mpegts_seek_flush(rt->ts);
>>
>> +}
-邮件原件-
发件人: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] 代表 "zhilizhao(赵志立)"
发送时间: 2022年12月23日 10:34
收件人: FFmpeg development discussions and patches
抄送: Wujian(Chin) ; Lingzezhi
主题: Re: [FFmpeg-devel]
> On Dec 22, 2022, at 11:32, tanwei (D) wrote:
>
> Fixes ticket #9949.
>
>
> Signed-off-by: t00660896
>
> ---
>
> libavformat/mpegts.c| 20
>
> libavformat/mpegts.h| 1 +
>
> libavformat/rtpdec.c| 7 +++
>
> libavformat/rtpdec.h|
Fixes ticket #9949.
Signed-off-by: t00660896
---
libavformat/mpegts.c| 20
libavformat/mpegts.h| 1 +
libavformat/rtpdec.c| 7 +++
libavformat/rtpdec.h| 2 ++
libavformat/rtpdec_mpegts.c | 11 +++
libavformat/rtspdec.c