comparison ws-snd1.c @ 8718:e9d9d946f213 libavcodec

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.
author diego
date Sun, 01 Feb 2009 02:00:19 +0000
parents 5b7d5a33a3e2
children 54bc8a2727b0
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
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 ws-snd1.c 26 * @file libavcodec/ws-snd1.c
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