comparison avcodec.h @ 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 ebb66d91b011
children 9833a42260fc
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
20 20
21 #ifndef AVCODEC_AVCODEC_H 21 #ifndef AVCODEC_AVCODEC_H
22 #define AVCODEC_AVCODEC_H 22 #define AVCODEC_AVCODEC_H
23 23
24 /** 24 /**
25 * @file avcodec.h 25 * @file libavcodec/avcodec.h
26 * external API header 26 * external API header
27 */ 27 */
28 28
29 #include <errno.h> 29 #include <errno.h>
30 #include "libavutil/avutil.h" 30 #include "libavutil/avutil.h"