Mon, 11 Jan 2010 10:54:59 +0000 |
cehoyos |
10l: Fix forgotten variable rename from r14893 (fixes issue 1675).
libavcodec
|
Tue, 27 Oct 2009 23:53:18 +0000 |
vitor |
Commit some functions that are used by both SIPR and AMR.
libavcodec
|
Sat, 15 Aug 2009 11:22:55 +0000 |
superdump |
Add a function that can apply an order 2 rational transfer function in-place.
libavcodec
|
Thu, 04 Jun 2009 10:37:29 +0000 |
diego |
cosmetics: K&R style reformatting
libavcodec
|
Fri, 24 Oct 2008 21:29:23 +0000 |
diego |
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
libavcodec
|
Tue, 26 Aug 2008 16:47:31 +0000 |
voroshil |
(cosmetics) Describe for which tests clipping is required.
libavcodec
|
Tue, 26 Aug 2008 16:41:23 +0000 |
voroshil |
(cosmetics) Remove wrong comments.
libavcodec
|
Mon, 25 Aug 2008 22:51:47 +0000 |
michael |
Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the
libavcodec
|
Thu, 21 Aug 2008 23:25:41 +0000 |
michael |
Remove mathops.h dependancy.
libavcodec
|
Thu, 21 Aug 2008 23:23:01 +0000 |
michael |
vertical align
libavcodec
|
Thu, 21 Aug 2008 23:22:11 +0000 |
michael |
Remove ff_acelp_weighted_filter() which is just a function wrapping a 1
libavcodec
|
Thu, 21 Aug 2008 22:41:20 +0000 |
michael |
Rename subframe_size to a name that is not specific to some specific use
libavcodec
|
Thu, 21 Aug 2008 22:36:32 +0000 |
michael |
rename pitch_delay_frac in ff_acelp_interpolate()
libavcodec
|
Thu, 21 Aug 2008 21:33:31 +0000 |
michael |
Document code, do not document difference to a irrelevant reference implementation.
libavcodec
|
Thu, 21 Aug 2008 21:31:03 +0000 |
michael |
Remove some irrelevant comments.
libavcodec
|
Sun, 06 Jul 2008 10:49:28 +0000 |
vitor |
Typo in a comment: s/two avoid/to avoid/
libavcodec
|
Sun, 29 Jun 2008 21:37:03 +0000 |
vitor |
Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one
libavcodec
|
Sun, 29 Jun 2008 11:19:50 +0000 |
vitor |
Add a rounding parameter to ff_acelp_lp_synthesis_filter()
libavcodec
|
Sat, 24 May 2008 17:18:42 +0000 |
voroshil |
Move pitch vector interpolation code to acelp_filters
libavcodec
|
Sun, 11 May 2008 10:07:11 +0000 |
voroshil |
Update comment to version, negotiated with Diego, and
libavcodec
|
Sun, 11 May 2008 03:42:53 +0000 |
voroshil |
various filters for ACELP-based codecs
libavcodec
|