diff options
author | Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> | 2008-12-04 14:54:55 +0000 |
---|---|---|
committer | Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> | 2008-12-04 14:54:55 +0000 |
commit | 9e00c20e00f024f520a68ab6d1beb7bb351839f9 (patch) | |
tree | 3f73c740e6080bb9883434821f6b7fe5e80ccd51 /libavcodec/qcelpdata.h | |
parent | 675f71144b1eeb08f3e3797aee39d94fce6a87e5 (diff) | |
download | ffmpeg-9e00c20e00f024f520a68ab6d1beb7bb351839f9.tar.gz |
COSMETICS, add missing remarks crediting Ben and Kenan
Originally committed as revision 16003 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/qcelpdata.h')
-rw-r--r-- | libavcodec/qcelpdata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/qcelpdata.h b/libavcodec/qcelpdata.h index 11eb1d100b..9d5915b7d6 100644 --- a/libavcodec/qcelpdata.h +++ b/libavcodec/qcelpdata.h @@ -27,6 +27,7 @@ * Data tables for the QCELP decoder * @author Reynaldo H. Verdejo Pinochet * @remark FFmpeg merging spearheaded by Kenan Gillet + * @remark Development mentored by Benjamin Larson */ #include <stddef.h> |