comparison libswscale/swscale.h @ 28379:296f37c6ff02

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:01:31 +0000
parents f5565112d12f
children 7d187ae46977
comparison
equal deleted inserted replaced
28378:45ddc04c30a1 28379:296f37c6ff02
20 20
21 #ifndef SWSCALE_SWSCALE_H 21 #ifndef SWSCALE_SWSCALE_H
22 #define SWSCALE_SWSCALE_H 22 #define SWSCALE_SWSCALE_H
23 23
24 /** 24 /**
25 * @file swscale.h 25 * @file libswscale/swscale.h
26 * @brief 26 * @brief
27 * external api for the swscale stuff 27 * external api for the swscale stuff
28 */ 28 */
29 29
30 #include "libavutil/avutil.h" 30 #include "libavutil/avutil.h"