Quoting Andreas Rheinhardt (2021-12-16 22:40:31)
> Anton Khirnov:
> > Allows making the variable local to ffmpeg_mux.
> > ---
> > fftools/ffmpeg.c | 9 +
> > fftools/ffmpeg.h | 1 -
> > fftools/ffmpeg_mux.c | 5 +
> > 3 files changed, 6 insertions(+), 9 deletions(-)
> >
> > di
Anton Khirnov:
> Allows making the variable local to ffmpeg_mux.
> ---
> fftools/ffmpeg.c | 9 +
> fftools/ffmpeg.h | 1 -
> fftools/ffmpeg_mux.c | 5 +
> 3 files changed, 6 insertions(+), 9 deletions(-)
>
> diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
> index 3ed1201fda..
Allows making the variable local to ffmpeg_mux.
---
fftools/ffmpeg.c | 9 +
fftools/ffmpeg.h | 1 -
fftools/ffmpeg_mux.c | 5 +
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
index 3ed1201fda..f76e5df8d2 100644
--- a/fftools/f