September 25, 2011
View 0b61af7

Restore WIP g729 code that has been remvoed by diego biurrun.

Michael Niedermayer authored on 2011/09/25 02:39:18
July 21, 2011
View f93f696

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/21 23:27:55
July 15, 2011
View 79a9aab

Remove unused and non-compiling vestigial g729 decoder

Diego Biurrun authored on 2011/07/15 09:37:33
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
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
July 2, 2010
View fd56652

Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.

Diego Biurrun authored on 2010/07/02 20:05:47
April 22, 2010
View bb2dd9e

Split the input/output data arguments to ff_adaptive_gain_control().

Ronald S. Bultje authored on 2010/04/22 02:43:52
March 12, 2010
View 95c6b5e

Fix spelling.

Ronald S. Bultje authored on 2010/03/12 02:42:53
January 30, 2010
View 5e4e904

Add no_repeat_mask option, so that single-pulse vectors can also be expressed in a AMRFixed structure and handled by ff_set_fixed_vector().

Ronald S. Bultje authored on 2010/01/30 01:49:06
December 24, 2009
View 43a6ca2

cosmetics: Reformat some function declarations.

Diego Biurrun authored on 2009/12/24 21:13:03
December 19, 2009
View a8eb8de

Add tables used by both AMR-NB and SIPR

Vitor Sessak authored on 2009/12/19 23:05:31
December 12, 2009
View 92f99a3

Commit functions used by both AMRNB and SIPR

Vitor Sessak authored on 2009/12/12 22:58:07
November 5, 2009
View 0c50f8e

Implement ff_scale_vector_to_given_sum_of_squares() to aid generic gain control routines. Changes for qcelp are included. Patch Collin McQuillan.

Reynaldo H. Verdejo Pinochet authored on 2009/11/05 04:29:29
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
March 10, 2009
View 95e8325

Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' patchset. Idea is to share this common code between the AMR and QCELP decoders.

Reynaldo H. Verdejo Pinochet authored on 2009/03/10 06:55:24