[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Remove unused alt_bsf
James Almer
jamrial at gmail.com
Wed Mar 12 17:18:32 EET 2025
On 3/12/2025 10:25 AM, Andreas Rheinhardt wrote:
> From 3809f60cd976de71bd409bc24b9bd11b43aacee4 Mon Sep 17 00:00:00 2001
> From: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> Date: Wed, 12 Mar 2025 14:23:51 +0100
> Subject: [PATCH] fftools/ffmpeg_opt: Remove unused alt_bsf
>
> Forgotten in 6325aede08d5c7086b3798cb7041299e1d07f93a.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> fftools/ffmpeg_opt.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fftools/ffmpeg_opt.c b/fftools/ffmpeg_opt.c
> index 27a9fc9e42..1f5e6050c8 100644
> --- a/fftools/ffmpeg_opt.c
> +++ b/fftools/ffmpeg_opt.c
> @@ -1507,7 +1507,6 @@ static int opt_adrift_threshold(void *optctx, const char *opt, const char *arg)
> }
> #endif
>
> -static const char *const alt_bsf[] = { "absf", "vbsf", NULL };
> static const char *const alt_channel_layout[] = { "ch_layout", NULL};
> static const char *const alt_codec[] = { "c", "acodec", "vcodec", "scodec", "dcodec", NULL };
> static const char *const alt_filter[] = { "af", "vf", NULL };
> --
> 2.45.2
>
LGTM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250312/2044e00d/attachment.sig>
More information about the ffmpeg-devel
mailing list