[FFmpeg-devel] [PATCH v2 5/6] avformat/rtsp: add error code handling for ff_rtsp_skip_packet()
Martin Storsjö
martin at martin.st
Tue Dec 7 11:31:00 EET 2021
On Mon, 6 Dec 2021, lance.lmwang at gmail.com wrote:
> From: Limin Wang <lance.lmwang at gmail.com>
>
> Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> ---
> libavformat/rtsp.c | 15 ++++++++++-----
> libavformat/rtsp.h | 4 +++-
> libavformat/rtspenc.c | 7 +++++--
> 3 files changed, 18 insertions(+), 8 deletions(-)
This should be fine.
// Martin
More information about the ffmpeg-devel
mailing list