af_volume: implement replaygain clipping prevention
authorAlessandro Ghedini <alessandro@ghedini.me>
Sun, 6 Apr 2014 14:25:08 +0000 (16:25 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 13 Apr 2014 09:25:06 +0000 (11:25 +0200)
commitaaab192df24a90f4450285cfb73b395cf495b462
treedfc16fafb9c61083be568afd6b7e99f21dd37a20
parentac976ed91e323754e9a84509873ebdb437372797
af_volume: implement replaygain clipping prevention

This adds a new "replaygain_noclip" option to the filter, and, if enabled,
limits the gain applied for tracks where clipping would occur.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/filters.texi
libavfilter/af_volume.c
libavfilter/af_volume.h