comparison qcelp_lsp.c @ 8258:b41482ad0ef5 libavcodec

COSMETICS, add missing remarks crediting Ben and Kenan
author reynaldo
date Thu, 04 Dec 2008 14:54:55 +0000
parents d3d0d9cc0e50
children e9d9d946f213
comparison
equal deleted inserted replaced
8257:6f0821e1f899 8258:b41482ad0ef5
21 21
22 /** 22 /**
23 * @file qcelp_lsp.c 23 * @file qcelp_lsp.c
24 * QCELP decoder 24 * QCELP decoder
25 * @author Reynaldo H. Verdejo Pinochet 25 * @author Reynaldo H. Verdejo Pinochet
26 * @remark FFmpeg merging spearheaded by Kenan Gillet
27 * @remark Development mentored by Benjamin Larson
26 */ 28 */
27 29
28 #include "libavutil/mathematics.h" 30 #include "libavutil/mathematics.h"
29 31
30 /** 32 /**