diff --git a/libavcodec/Doxyfile b/libavcodec/Doxyfile
index 72740d836dbc4f65b879da225d7629d7958e45dc..5b8c9b72b35c6a96676a9fca8c6cacdabc2585b5 100644
--- a/libavcodec/Doxyfile
+++ b/libavcodec/Doxyfile
@@ -48,7 +48,7 @@ OUTPUT_LANGUAGE        = English
 # Private class members and static file members will be hidden unless 
 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 
-EXTRACT_ALL            = NO
+EXTRACT_ALL            = YES
 
 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class 
 # will be included in the documentation.
@@ -443,7 +443,7 @@ REFERENCED_BY_RELATION = YES
 # then for each documented function all documented entities 
 # called/used by that function will be listed.
 
-REFERENCES_RELATION    = YES
+REFERENCES_RELATION    = NO
 
 #---------------------------------------------------------------------------
 # configuration options related to the alphabetical class index