summaryrefslogtreecommitdiff
path: root/libavcodec/qcelp_lsp.c
diff options
context:
space:
mode:
authorReynaldo H. Verdejo Pinochet <reynaldo@opendot.cl>2008-12-04 14:54:55 +0000
committerReynaldo H. Verdejo Pinochet <reynaldo@opendot.cl>2008-12-04 14:54:55 +0000
commit9e00c20e00f024f520a68ab6d1beb7bb351839f9 (patch)
tree3f73c740e6080bb9883434821f6b7fe5e80ccd51 /libavcodec/qcelp_lsp.c
parent675f71144b1eeb08f3e3797aee39d94fce6a87e5 (diff)
COSMETICS, add missing remarks crediting Ben and Kenan
Originally committed as revision 16003 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/qcelp_lsp.c')
-rw-r--r--libavcodec/qcelp_lsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/qcelp_lsp.c b/libavcodec/qcelp_lsp.c
index a4be00487c..a6c6595eca 100644
--- a/libavcodec/qcelp_lsp.c
+++ b/libavcodec/qcelp_lsp.c
@@ -23,6 +23,8 @@
* @file qcelp_lsp.c
* QCELP decoder
* @author Reynaldo H. Verdejo Pinochet
+ * @remark FFmpeg merging spearheaded by Kenan Gillet
+ * @remark Development mentored by Benjamin Larson
*/
#include "libavutil/mathematics.h"