Re: [FFmpeg-devel] [PATCH 3/3] cmdutils: use the new device iteration API to list devices

2020-10-09 Thread Andreas Rheinhardt
James Almer: > Signed-off-by: James Almer > --- > fftools/cmdutils.c | 28 ++-- > 1 file changed, 6 insertions(+), 22 deletions(-) > > diff --git a/fftools/cmdutils.c b/fftools/cmdutils.c > index 88fdbeaf1e..83989b8190 100644 > --- a/fftools/cmdutils.c > +++ b/fftools/cmd

[FFmpeg-devel] [PATCH 3/3] cmdutils: use the new device iteration API to list devices

2020-10-09 Thread James Almer
Signed-off-by: James Almer --- fftools/cmdutils.c | 28 ++-- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/fftools/cmdutils.c b/fftools/cmdutils.c index 88fdbeaf1e..83989b8190 100644 --- a/fftools/cmdutils.c +++ b/fftools/cmdutils.c @@ -2302,7 +2302,8 @@ s