On 03/27/2014 06:07 PM, Alessandro Ghedini wrote: > --- > Fixed the initialization of gain and peak. If either of the "... != INT32_MIN" > and "... != 0" checks failed, they wouldn't have gotten initialized. > > libavfilter/af_volume.c | 29 +++++++++++++++++++---------- > 1 file changed, 19 insertions(+), 10 deletions(-)
Peak limiting should be optional, with the default being "on". A user may want to use their own limiting algorithm or apply compression. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
