summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Doxyfile b/libavcodec/Doxyfile
index 1fb9217fdf..18a93d9310 100644
--- a/libavcodec/Doxyfile
+++ b/libavcodec/Doxyfile
@@ -835,7 +835,7 @@ INCLUDE_FILE_PATTERNS =
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
-PREDEFINED = __attribute__(x)=""
+PREDEFINED = __attribute__(x)="" RENAME(x)=x
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.