April 22, 2010
View 8955a9d

Split input/output data arguments to ff_acelp_apply_order_2_transfer_function().

Ronald S. Bultje authored on 2010/04/22 02:45:24
January 11, 2010
View 3b3a676

10l: Fix forgotten variable rename from r14893 (fixes issue 1675).

Carl Eugen Hoyos authored on 2010/01/11 19:54:59
October 28, 2009
View 504eee3

Commit some functions that are used by both SIPR and AMR.

Vitor Sessak authored on 2009/10/28 08:53:18
August 15, 2009
View bb93715

Add a function that can apply an order 2 rational transfer function in-place. This function will be used in the upcoming AMR-NB floating point decoder for high-pass filtering.

Colin McQuillan authored on 2009/08/15 20:22:55
June 4, 2009
View 51222d1

cosmetics: K&R style reformatting

Diego Biurrun authored on 2009/06/04 19:37:29
October 25, 2008
View 4599d22

Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. patch by Kenan Gillet, kenan.gillet gmail com

Kenan Gillet authored on 2008/10/25 06:29:23
August 27, 2008
View f5e177f

(cosmetics) Describe for which tests clipping is required.

Vladimir Voroshilov authored on 2008/08/27 01:47:31
View 1b8a36d

(cosmetics) Remove wrong comments.

Vladimir Voroshilov authored on 2008/08/27 01:41:23
August 26, 2008
View 2ad0d96

Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the quickest way to find out if it is needed.

Michael Niedermayer authored on 2008/08/26 07:51:47
August 22, 2008
View 70d3ba4

Remove mathops.h dependancy.

Michael Niedermayer authored on 2008/08/22 08:25:41
View 1f08308

vertical align

Michael Niedermayer authored on 2008/08/22 08:23:01
View cd52388

Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 line loop.

Michael Niedermayer authored on 2008/08/22 08:22:11
View 5038ecb

Rename subframe_size to a name that is not specific to some specific use of ff_acelp_convolve_circ()

Michael Niedermayer authored on 2008/08/22 07:41:20
View 2bbd343

rename pitch_delay_frac in ff_acelp_interpolate()

Michael Niedermayer authored on 2008/08/22 07:36:32
View fee37a4

Document code, do not document difference to a irrelevant reference implementation.

Michael Niedermayer authored on 2008/08/22 06:33:31