comparison ra144enc.c @ 11874:a3152c2776c4 libavcodec

Remove filename from doxy comment
author vitor
date Fri, 11 Jun 2010 14:43:24 +0000
parents 2edfb461e98e
children fdafbcef52f5
comparison
equal deleted inserted replaced
11873:2edfb461e98e 11874:a3152c2776c4
18 * License along with FFmpeg; if not, write to the Free Software 18 * License along with FFmpeg; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21 21
22 /** 22 /**
23 * @file libavcodec/ra144enc.c 23 * @file
24 * Real Audio 1.0 (14.4K) encoder 24 * Real Audio 1.0 (14.4K) encoder
25 * @author Francesco Lavra <francescolavra@interfree.it> 25 * @author Francesco Lavra <francescolavra@interfree.it>
26 */ 26 */
27 27
28 #include <float.h> 28 #include <float.h>