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

2018-10-07 Thread Daniel Molkentin
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 fixe

[FFmpeg-devel] [PATCH 0/5] Improvements for EBU R128 plugin

2018-10-07 Thread Daniel Molkentin
Hi, we are using ffmpeg to monitor audio for use in online video production. In order to make this more practical, we added a couple of features to the ebur128 with the help from audio professionals. Please let me know if they are good for going into master, and if you would like to see any chang