May 30, 2017
View 87bddba

avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range of representable values of type 'float'

Michael Niedermayer authored on 2017/05/30 11:03:09
March 15, 2016
View db1a642

all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h

Ganesh Ajjanagadde authored on 2016/03/15 10:28:56
December 24, 2015
View 0abdcae

lavc/acelp_pitch_delay: replace exp2f(M_LOG2_10 *x) by ff_exp10f(x)

Ganesh Ajjanagadde authored on 2015/12/24 05:24:44
June 23, 2014
View 99497b4

Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'

Michael Niedermayer authored on 2014/06/23 00:58:28
January 17, 2014
View 9a9e2f1

dsputil: Split audio operations off into a separate context

Diego Biurrun authored on 2014/01/17 01:30:19
January 23, 2013
View 8102f27

Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'

Michael Niedermayer authored on 2013/01/23 22:31:55
January 21, 2013
View d56668b

floatdsp: move scalarproduct_float from dsputil to avfloatdsp.

Ronald S. Bultje authored on 2013/01/21 08:41:52
October 21, 2012
View dcbff35

Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'

Michael Niedermayer authored on 2012/10/21 20:29:03
October 19, 2012
View f0c07be

celp_math: rename ff_log2 to ff_log2_q15

Mans Rullgard authored on 2012/10/19 01:59:13
September 6, 2012
View 750cc3c

acelp_pitch_delay: add missing libm.h include for exp2()

Michael Niedermayer authored on 2012/09/06 04:56:41
August 28, 2012
View 416d2f7

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/28 23:28:48
View 3d868fe

build: Restore dependency of acelp_filters.o on celp_math.o

Diego Biurrun authored on 2012/08/28 04:05:52
August 26, 2012
View dafcbfe

celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()

Diego Biurrun authored on 2012/08/26 18:29:39
August 16, 2012
View c581cb4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/16 23:12:45
August 6, 2012
View 1d9c2dc

Don't include common.h from avutil.h

Martin Storsjö authored on 2012/08/06 22:49:32