Sat, 17 Jul 2010 10:43:42 +0000 |
diego |
Fix Doxygen @param command attribute syntax.
libavcodec
|
Fri, 02 Jul 2010 12:35:51 +0000 |
diego |
Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().
libavcodec
|
Fri, 02 Jul 2010 11:19:29 +0000 |
diego |
Remove non-existing stray arguments from Doxygen function documentation.
libavcodec
|
Fri, 02 Jul 2010 11:09:12 +0000 |
diego |
Fix two more instances of wrong @ usage in Doxygen comments.
libavcodec
|
Fri, 02 Jul 2010 11:05:47 +0000 |
diego |
Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.
libavcodec
|
Sun, 15 Nov 2009 10:41:46 +0000 |
vitor |
Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.
libavcodec
|
Sat, 31 Oct 2009 02:02:30 +0000 |
vitor |
Implement AMR gain function that is used by both AMR and SIPR.
libavcodec
|
Mon, 29 Dec 2008 17:14:30 +0000 |
reynaldo |
Remove duplicated dot product code. Use dsputil's
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Mon, 30 Jun 2008 18:03:38 +0000 |
voroshil |
gain code, gain pitch and pitch delay decoding for ACELP based codecs
libavcodec
|