Quoting Zhao Zhili (2023-12-19 16:37:02) > From: Zhao Zhili <[email protected]> > > --- > fftools/ffmpeg_filter.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fftools/ffmpeg_filter.c b/fftools/ffmpeg_filter.c > index 69a49a071e..7cc7abba64 100644 > --- a/fftools/ffmpeg_filter.c > +++ b/fftools/ffmpeg_filter.c > @@ -2456,7 +2456,7 @@ static int read_frames(FilterGraph *fg, > FilterGraphThread *fgt, > } > } > did_step = 1; > - }; > + }
ok -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
