Hi, On Wed, Mar 7, 2018 at 3:15 AM, Paul B Mahol <[email protected]> wrote:
> Signed-off-by: Paul B Mahol <[email protected]> > --- > doc/filters.texi | 11 +++ > libavfilter/Makefile | 1 + > libavfilter/af_drmeter.c | 233 ++++++++++++++++++++++++++++++ > +++++++++++++++++ > libavfilter/allfilters.c | 1 + > 4 files changed, 246 insertions(+) > create mode 100644 libavfilter/af_drmeter.c > Is this a dynamic range meter? We already have LRA in the ebur128 filter. Thanks, Kyle _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
