]> git.sesse.net Git - ffmpeg/blobdiff - Doxyfile
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / Doxyfile
index 32f84ddd15aa65f1f9e25352f470a9f3d474fd3b..155734bf8153a6bf102c169f85445ec7a2dab715 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1382,7 +1382,8 @@ PREDEFINED             = "__attribute__(x)=" \
 # The macro definition that is found in the sources will be used.
 # Use the PREDEFINED tag if you want to use a different macro definition.
 
-EXPAND_AS_DEFINED      = declare_idct
+EXPAND_AS_DEFINED      = declare_idct  \
+                         READ_PAR_DATA \
 
 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
 # doxygen's preprocessor will remove all function-like macros that are alone