[FFmpeg-devel] [PATCH] avfilter: add loudnorm
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Apr 7 03:09:47 CEST 2016
Kyle Swanson <k <at> ylo.ph> writes:
> Does anyone have any comments about this besides the fact
> that it links an external library?
It is not ok to add an additional dependency to FFmpeg if the
features of the new dependency are already available within
FFmpeg.
(Note that I cannot judge if this is the case for your patch.)
Carl Eugen
More information about the ffmpeg-devel
mailing list