On Tue, Apr 21, 2020 at 04:31:48AM +0200, Andreas Rheinhardt wrote:
> This bsf doesn't have any options, so including libavutil/opt.h is
> unnecessary.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavcodec/vp9_raw_reorder_bsf.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libavcodec/vp9_raw_reorder_bsf.c 
> b/libavcodec/vp9_raw_reorder_bsf.c
> index e55a358457..2a1bdb9ba7 100644
> --- a/libavcodec/vp9_raw_reorder_bsf.c
> +++ b/libavcodec/vp9_raw_reorder_bsf.c
> @@ -20,7 +20,6 @@
>  #include "libavutil/intmath.h"
>  #include "libavutil/log.h"
>  #include "libavutil/mem.h"
> -#include "libavutil/opt.h"
>  
>  #include "bsf.h"
>  #include "get_bits.h"
> -- 
> 2.20.1

looks good. please apply.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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