[FFmpeg-devel] [PATCH 1/3] lavf/sdp: add const qualifiers where appropriate

Martin Storsjö martin at martin.st
Tue Dec 7 11:00:01 EET 2021


On Sat, 4 Dec 2021, Anton Khirnov wrote:

> Declares that these structs are read-only for this code.
> ---
> libavformat/internal.h |  2 +-
> libavformat/rtp.c      |  4 ++--
> libavformat/rtp.h      |  4 ++--
> libavformat/sdp.c      | 21 +++++++++++----------
> 4 files changed, 16 insertions(+), 15 deletions(-)

LGTM

// Martin



More information about the ffmpeg-devel mailing list