[FFmpeg-devel] [PATCH 0/5] Improvements for EBU R128 plugin (second round)

Daniel Molkentin daniel at molkentin.de
Mon Oct 8 00:19:51 EEST 2018


Changes over first patchset:

Mainly wording. Use full words as a parameter values. Switch to constants
instead of strings for parameters. Also:

- "mabsolute" bool parameter renamed "scale" as per reviewer suggestion
- "gaugetype" parameter renamed to "gauge" for consistency with scale
- typo fixes in documentation

Cheers,
  Daniel

Daniel Molkentin (5):
  libavfilter/ebur128: add target level option for EBUR128 visualization
    filter
  libavfilter/ebur128: add target value to statistics line
  libavfilter/ebur128: add gauge option
  libavfilter/ebur128: introduce target range
  libavfilter/ebur128: add scale parameter

 doc/filters.texi        |  23 ++++++++-
 libavfilter/f_ebur128.c | 100 +++++++++++++++++++++++++++++++---------
 2 files changed, 100 insertions(+), 23 deletions(-)

-- 
2.17.1



More information about the ffmpeg-devel mailing list