comparison libxvid_internal.h @ 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 e9d9d946f213
children 95f57b61c9b3
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
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 libavcodec/libxvid_internal.h 25 * @file
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);