On 29 December 2015 at 11:51, Ganesh Ajjanagadde <gajjanaga...@gmail.com> wrote:
> On Mon, Dec 28, 2015 at 8:22 AM, Paul B Mahol <one...@gmail.com> wrote: > > On 12/27/15, Ganesh Ajjanagadde <gajjanaga...@gmail.com> wrote: > >> Replaces by real arithmetic. Tested the validity of these > transformations > >> separately. > >> > >> Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com> > >> --- > >> configure | 1 - > >> libavfilter/af_anequalizer.c | 25 +++++++++++++++++-------- > >> 2 files changed, 17 insertions(+), 9 deletions(-) > >> > > > > If those are mathematically equivalent ok. > > mathematically equivalent, tested offline, numerical differences of > the order of ~ 1e-15 or so, which is perfectly fine IMHO for double > precision especially since it is a priori not clear which is more > precise. Pushed, thanks. Wouldn't it also be a good idea to remove the COMPLEX_FUNCS list from configure as now neither cabs or cexp are used so configure can be simplified by removing the checks for them. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel