projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad5537
)
Use full internal pathname in doxygen @file directives.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 1 Feb 2009 02:01:31 +0000
(
02:01
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sun, 1 Feb 2009 02:01:31 +0000
(
02:01
+0000)
Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 28414 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.h
patch
|
blob
|
blame
|
history
diff --git
a/libswscale/swscale.h
b/libswscale/swscale.h
index
95ff4f1
..
cee394f
100644
(file)
--- a/
libswscale/swscale.h
+++ b/
libswscale/swscale.h
@@
-22,7
+22,7
@@
#define SWSCALE_SWSCALE_H
/**
- * @file swscale.h
+ * @file
libswscale/
swscale.h
* @brief
* external api for the swscale stuff
*/