[FFmpeg-devel] [PATCH 17/35] avcodec/proresenc_anatoliy: reduce DC encoding function prototype differences with Kostya encoder

Stefano Sabatini stefasab at gmail.com
Mon Dec 18 02:26:52 EET 2023


On date Monday 2023-12-11 02:35:18 +0100, Clément Bœsch wrote:
> ---
>  libavcodec/proresenc_anatoliy.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/libavcodec/proresenc_anatoliy.c b/libavcodec/proresenc_anatoliy.c
> index f8feff850f..97d681467d 100644
> --- a/libavcodec/proresenc_anatoliy.c
> +++ b/libavcodec/proresenc_anatoliy.c
> @@ -267,20 +267,20 @@ static av_always_inline int get_level(int val)
>  }

should be good


More information about the ffmpeg-devel mailing list