diff qcelpdec.c @ 8151:e2c068cb210a libavcodec

Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.
author reynaldo
date Sun, 16 Nov 2008 01:00:25 +0000
parents 4da8fc62ae00
children cc1e8c59f1e8
line wrap: on
line diff
--- a/qcelpdec.c	Sun Nov 16 00:57:06 2008 +0000
+++ b/qcelpdec.c	Sun Nov 16 01:00:25 2008 +0000
@@ -23,6 +23,7 @@
  * @file qcelpdec.c
  * QCELP decoder
  * @author Reynaldo H. Verdejo Pinochet
+ * @remark FFmpeg merging spearheaded by Kenan Gillet
  */
 
 #include <stddef.h>