| Commit message (Expand) | Author | Age | Files | Lines |
* | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. | Kenan Gillet | 2008-10-24 | 1 | -59/+0 |
* | (cosmetics) Describe for which tests clipping is required. | Vladimir Voroshilov | 2008-08-26 | 1 | -0/+2 |
* | (cosmetics) Remove wrong comments. | Vladimir Voroshilov | 2008-08-26 | 1 | -4/+4 |
* | Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the | Michael Niedermayer | 2008-08-25 | 1 | -1/+3 |
* | Remove mathops.h dependancy. | Michael Niedermayer | 2008-08-21 | 1 | -4/+2 |
* | vertical align | Michael Niedermayer | 2008-08-21 | 1 | -1/+1 |
* | Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 | Michael Niedermayer | 2008-08-21 | 1 | -11/+0 |
* | Rename subframe_size to a name that is not specific to some specific use | Michael Niedermayer | 2008-08-21 | 1 | -5/+5 |
* | rename pitch_delay_frac in ff_acelp_interpolate() | Michael Niedermayer | 2008-08-21 | 1 | -3/+3 |
* | Document code, do not document difference to a irrelevant reference implement... | Michael Niedermayer | 2008-08-21 | 1 | -2/+1 |
* | Remove some irrelevant comments. | Michael Niedermayer | 2008-08-21 | 1 | -8/+1 |
* | Typo in a comment: s/two avoid/to avoid/ | Vitor Sessak | 2008-07-06 | 1 | -1/+1 |
* | Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter c... | Vitor Sessak | 2008-06-29 | 1 | -0/+4 |
* | Add a rounding parameter to ff_acelp_lp_synthesis_filter() | Vitor Sessak | 2008-06-29 | 1 | -2/+3 |
* | Move pitch vector interpolation code to acelp_filters | Vladimir Voroshilov | 2008-05-24 | 1 | -0/+54 |
* | Update comment to version, negotiated with Diego, and | Vladimir Voroshilov | 2008-05-11 | 1 | -7/+6 |
* | various filters for ACELP-based codecs | Vladimir Voroshilov | 2008-05-11 | 1 | -0/+125 |