X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Doxyfile;h=31daf5d864d2bb7631ce6aad235430af2233919a;hb=d597e1b76cbde5d8ae04dfa4207f5813b3dbf8af;hp=73b4e992fd40a6ac135f9d679f5d3da1e402fd7a;hpb=115329f16062074e11ccf3b89ead6176606c9696;p=ffmpeg diff --git a/Doxyfile b/Doxyfile index 73b4e992fd4..31daf5d864d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -654,7 +654,7 @@ LATEX_BATCHMODE = NO #--------------------------------------------------------------------------- # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output -# The RTF output is optimised for Word 97 and may not look very pretty with +# The RTF output is optimized for Word 97 and may not look very pretty with # other RTF readers or editors. GENERATE_RTF = NO @@ -836,7 +836,7 @@ INCLUDE_FILE_PATTERNS = # omitted =1 is assumed. PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \ - HAVE_BUILTIN_VECTOR HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_3DNOW \ + HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_3DNOW \ ATTR_ALIGN(x)="" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then