comparison ws-snd1.c @ 11644:7dd2a45249a9 libavcodec

Remove explicit filename from Doxygen @file commands. Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents 8a4984c5cacc
children 46724a37cc2d
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
21 21
22 #include "libavutil/intreadwrite.h" 22 #include "libavutil/intreadwrite.h"
23 #include "avcodec.h" 23 #include "avcodec.h"
24 24
25 /** 25 /**
26 * @file libavcodec/ws-snd1.c 26 * @file
27 * Westwood SNDx codecs. 27 * Westwood SNDx codecs.
28 * 28 *
29 * Reference documents about VQA format and its audio codecs 29 * Reference documents about VQA format and its audio codecs
30 * can be found here: 30 * can be found here:
31 * http://www.multimedia.cx 31 * http://www.multimedia.cx