[FFmpeg-devel] [PATCH 9/9] fftools, libavcodec, libavfilter: Add const to some AVCodec *

Nicolas George george at nsup.org
Fri Sep 11 12:21:23 EEST 2020


Andreas Rheinhardt (12020-09-10):
> The user has no business modifying the underlying AVCodec.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  fftools/ffmpeg.h           | 5 +++--
>  fftools/ffmpeg_filter.c    | 5 +++--
>  libavcodec/avrndec.c       | 2 +-
>  libavcodec/utils.c         | 4 ++--
>  libavfilter/lavfutils.c    | 2 +-
>  libavfilter/src_movie.c    | 2 +-
>  libavfilter/vf_mcdeint.c   | 2 +-
>  libavfilter/vf_subtitles.c | 2 +-
>  libavfilter/vf_uspp.c      | 2 +-
>  9 files changed, 14 insertions(+), 12 deletions(-)

Looks ok.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200911/41d976fa/attachment.sig>


More information about the ffmpeg-devel mailing list