comparison qcelpdata.h @ 8149:415b7d14ff75 libavcodec

Change to file description suggested by Michael
author reynaldo
date Sun, 16 Nov 2008 00:05:20 +0000
parents 3b9eefe120e6
children e2c068cb210a
comparison
equal deleted inserted replaced
8148:146ac82af1e5 8149:415b7d14ff75
22 #ifndef AVCODEC_QCELPDATA_H 22 #ifndef AVCODEC_QCELPDATA_H
23 #define AVCODEC_QCELPDATA_H 23 #define AVCODEC_QCELPDATA_H
24 24
25 /** 25 /**
26 * @file qcelpdata.h 26 * @file qcelpdata.h
27 * QCELP decoder 27 * Data tables for the QCELP decoder
28 * @author Reynaldo H. Verdejo Pinochet 28 * @author Reynaldo H. Verdejo Pinochet
29 */ 29 */
30 30
31 #include <stdint.h> 31 #include <stdint.h>
32 32