# HG changeset patch # User reynaldo # Date 1226780360 0 # Node ID 3b9eefe120e61655bdcc1650af89103081085bb8 # Parent 4a92ea42a8bcecd8c198e2168f3810067da955cc Please keep original copyright heading and attribution lines... diff -r 4a92ea42a8bc -r 3b9eefe120e6 qcelpdata.h --- a/qcelpdata.h Sat Nov 15 14:15:24 2008 +0000 +++ b/qcelpdata.h Sat Nov 15 20:19:20 2008 +0000 @@ -1,5 +1,5 @@ /* - * part of QCELP decoder + * QCELP decoder * Copyright (c) 2007 Reynaldo H. Verdejo Pinochet * * This file is part of FFmpeg. @@ -22,6 +22,12 @@ #ifndef AVCODEC_QCELPDATA_H #define AVCODEC_QCELPDATA_H +/** + * @file qcelpdata.h + * QCELP decoder + * @author Reynaldo H. Verdejo Pinochet + */ + #include /**