[FFmpeg-devel] [PATCH 12/21] avcodec/roqvideoenc: Remove internal.h inclusion

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Sat Aug 27 15:13:55 EEST 2022


Andreas Rheinhardt:
> Possible since c954cf1e1b766a0d1992d5be0a8be0055a8e1a6a.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/roqvideoenc.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libavcodec/roqvideoenc.c b/libavcodec/roqvideoenc.c
> index 0a418c3b89..9f03107d81 100644
> --- a/libavcodec/roqvideoenc.c
> +++ b/libavcodec/roqvideoenc.c
> @@ -64,7 +64,6 @@
>  #include "codec_internal.h"
>  #include "elbg.h"
>  #include "encode.h"
> -#include "internal.h"
>  #include "mathops.h"
>  
>  #define CHROMA_BIAS 1

Will apply the rest of this patchset tomorrow.

- Andreas


More information about the ffmpeg-devel mailing list