[FFmpeg-cvslog] r15831 - trunk/libavcodec/qcelpdata.h

reynaldo subversion
Sat Nov 15 21:19:20 CET 2008


Author: reynaldo
Date: Sat Nov 15 21:19:20 2008
New Revision: 15831

Log:
Please keep original copyright heading and attribution lines...

Modified:
   trunk/libavcodec/qcelpdata.h

Modified: trunk/libavcodec/qcelpdata.h
==============================================================================
--- trunk/libavcodec/qcelpdata.h	(original)
+++ trunk/libavcodec/qcelpdata.h	Sat Nov 15 21:19:20 2008
@@ -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 <stdint.h>
 
 /**




More information about the ffmpeg-cvslog mailing list