comparison libxvid_internal.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 c4a4495715dd
children 7dd2a45249a9
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
20 20
21 #ifndef AVCODEC_LIBXVID_INTERNAL_H 21 #ifndef AVCODEC_LIBXVID_INTERNAL_H
22 #define AVCODEC_LIBXVID_INTERNAL_H 22 #define AVCODEC_LIBXVID_INTERNAL_H
23 23
24 /** 24 /**
25 * @file libxvid_internal.h 25 * @file libavcodec/libxvid_internal.h
26 * common functions for use with the Xvid wrappers 26 * common functions for use with the Xvid wrappers
27 */ 27 */
28 28
29 29
30 int av_tempfile(char *prefix, char **filename); 30 int av_tempfile(char *prefix, char **filename);