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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to