[FFmpeg-devel] [PATCH v2 05/12] avformat/rtpenc: adds partial support for the RFC 4175

2021-11-16 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- Changelog| 1 + libavformat/Makefile | 1 + libavformat/rtpenc.c | 4 ++ libavformat/rtpenc.h | 1 + libavformat/rtpenc_rfc4175.c | 116 +++ libavformat/sdp.c

[FFmpeg-devel] [PATCH v2 05/12] avformat/rtpenc: adds partial support for the RFC 4175

2021-11-16 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- Changelog| 1 + libavformat/Makefile | 1 + libavformat/rtpenc.c | 4 ++ libavformat/rtpenc.h | 1 + libavformat/rtpenc_rfc4175.c | 116 +++ libavformat/sdp.c