Oct 4, 2022, 13:09 by andreas.rheinha...@outlook.com:

> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
> ---
>  libavcodec/opus.h      | 2 +-
>  libavcodec/opus_celt.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/opus.h b/libavcodec/opus.h
> index 80d685d47c..4d061cf5f8 100644
> --- a/libavcodec/opus.h
> +++ b/libavcodec/opus.h
> @@ -1,5 +1,5 @@
>  /*
> - * Opus decoder/demuxer common functions
> + * Opus common header
>  * Copyright (c) 2012 Andrew D'Addesio
>  * Copyright (c) 2013-2014 Mozilla Corporation
>  *
> diff --git a/libavcodec/opus_celt.h b/libavcodec/opus_celt.h
> index 3aa96244e1..2dbb79be6c 100644
> --- a/libavcodec/opus_celt.h
> +++ b/libavcodec/opus_celt.h
> @@ -1,5 +1,5 @@
>  /*
> - * Opus decoder/demuxer common functions
> + * Opus decoder/encoder CELT functions
>  * Copyright (c) 2012 Andrew D'Addesio
>  * Copyright (c) 2013-2014 Mozilla Corporation
>  * Copyright (c) 2016 Rostislav Pehlivanov <> atomnu...@gmail.com> >
>

Could you merge this with patch 7/9?

Patchset looks good to me (as well as your more recent patch
for the visibility pragma).
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to