Mercurial > libavcodec.hg
log celp_filters.c @ 9867:4ccec8d051fa libavcodec
age | author | description |
---|---|---|
Sat, 18 Apr 2009 22:53:37 +0000 | reynaldo | Add LP zero synthesis filter. Patch by Kenan Gillet. libavcodec |
Wed, 15 Apr 2009 19:37:35 +0000 | reynaldo | [COSMETIC] Correct a minor nit. Should be clearer now. libavcodec |
Wed, 15 Apr 2009 19:28:28 +0000 | reynaldo | Fix possibly harmful outbound addressing. Patch by Kenan Gillet. libavcodec |
Mon, 23 Feb 2009 22:19:16 +0000 | vitor | Change sign in ff_celp_lp_synthesis_filterf(). This makes this function libavcodec |
Thu, 30 Oct 2008 21:05:37 +0000 | vitor | Add a LPC filter libavcodec |
Fri, 24 Oct 2008 21:29:23 +0000 | diego | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec |