Browse Source

even more fixes

Originally committed as revision 1660 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 22 years ago
parent
commit
161fe66e36
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      libavcodec/Doxyfile

+ 2
- 1
libavcodec/Doxyfile View File

@@ -836,7 +836,8 @@ INCLUDE_FILE_PATTERNS =
# omitted =1 is assumed.

PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \
HAVE_BUILTIN_VECTOR ATTR_ALIGN(x)=""
HAVE_BUILTIN_VECTOR 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
# this tag can be used to specify a list of macro names that should be expanded.


Loading…
Cancel
Save