December 22, 2012
View d27edc0

Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'

Michael Niedermayer authored on 2012/12/22 01:32:52
December 20, 2012
View 511cf61

miscellaneous typo fixes

Diego Biurrun authored on 2012/12/20 02:48:21
June 5, 2012
View 3827a86

Optimization of AMR NB and WB decoders for MIPS

Nedeljko Babic authored on 2012/06/05 01:02:56
November 1, 2011
View f0506a8

Two extra samples are required before top of the in buffer rather than out

Vladimir Voroshilov authored on 2011/11/01 17:08:01
July 17, 2010
View 0c733da

Fix Doxygen @param command attribute syntax. The [in] and [out] attributes have to be appended to the @param command.

Diego Biurrun authored on 2010/07/17 19:43:42
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
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 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
August 22, 2008
View 8c5da74

Mention cut-off freq of ff_acelp_high_pass_filter() instead of some meaningless input dependent value.

Michael Niedermayer authored on 2008/08/22 08:39:52
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 badcd8d

Try to improve parameter doxy of ff_acelp_interpolate().

Michael Niedermayer authored on 2008/08/22 07:34:13