> -----Original Message----- > From: Stefano Sabatini <[email protected]> > Sent: Dienstag, 11. März 2025 00:04 > To: FFmpeg development discussions and patches <[email protected]> > Cc: softworkz <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH v6 7/8] fftools: Enable filtergraph > printing and update docs > > On date Saturday 2025-03-08 20:16:33 +0000, softworkz wrote: > > From: softworkz <[email protected]> > > > > Enables filtergraph printing and adds the options to the docs > > > > Signed-off-by: softworkz <[email protected]> > > --- > > doc/ffmpeg.texi | 10 ++++++++++ > > fftools/ffmpeg.c | 4 ++++ > > fftools/ffmpeg_filter.c | 5 +++++ > > 3 files changed, 19 insertions(+) > > I'd merge this with the previous commit.
(ok! ^^) Awesome, thanks a lot for your review! Good points. I'll work through it and respond to the remainders then. BTW, 2018 is not an error. The code has a long history. It was written then and been in production since then, first submitted publicly in 2021, blocked by the duplication of the ffprobe writers. Same again this time, but finally that's banged out of the way now 😊 sw _______________________________________________ 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".
