X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/a88fc5c0408f78d78d96d298fdc15213e6bfb541..b6fec3eb7f9ddfda25202eb272900ffdeeb753b3:/Doxyfile diff --git a/Doxyfile b/Doxyfile index 9e4fdcd..ea3b021 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_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_3DNOW \ + HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_AMD3DNOW \ ATTR_ALIGN(x)="" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then