[FFmpeg-devel] [PATCH v3 1/2] avformat/rtsp: load the sdp file with avio_read_to_bprint()
Martin Storsjö
martin at martin.st
Thu Dec 2 13:19:31 EET 2021
On Thu, 2 Dec 2021, lance.lmwang at gmail.com wrote:
> From: Limin Wang <lance.lmwang at gmail.com>
>
> this allows getting rid of the hardcoded max size of SDP.
>
> Reviewed-by: Martin Storsjö <martin at martin.st>
> Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> ---
> libavformat/rtsp.c | 25 +++++++++----------------
> 1 file changed, 9 insertions(+), 16 deletions(-)
LGTM
// Martin
More information about the ffmpeg-devel
mailing list