[email protected] (12020-04-09): > From: Limin Wang <[email protected]> > > Signed-off-by: Limin Wang <[email protected]> > --- > doc/filters.texi | 3 +++ > libavfilter/af_loudnorm.c | 54 +++++++++++++++++++++++++++++++++++++-- > 2 files changed, 55 insertions(+), 2 deletions(-)
NACK. If we are doing something like that, we should be doing it in a way that works for all filters that output statistics, not just one: common options name and syntax, common code. Doing it that way will only result in similar filters having different features in a way that no user can understand. Same for the compact output. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
