Commit 7412ffba authored by reynaldo's avatar reynaldo

To give credit where credit is due.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15839 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 79c2fd3c
......@@ -26,6 +26,7 @@
* @file qcelpdata.h
* Data tables for the QCELP decoder
* @author Reynaldo H. Verdejo Pinochet
* @remark FFmpeg merging spearheaded by Kenan Gillet
*/
#include <stdint.h>
......
......@@ -23,6 +23,7 @@
* @file qcelpdec.c
* QCELP decoder
* @author Reynaldo H. Verdejo Pinochet
* @remark FFmpeg merging spearheaded by Kenan Gillet
*/
#include <stddef.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment