misc/winutils/include/libavutil/avconfig.h
author alfadur
Mon, 12 Mar 2018 00:59:47 +0100
changeset 13168 0e7eddfbce8a
parent 7813 7ac83d79b897
permissions -rw-r--r--
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row alfadur says: “the stale collision cache is searched in, so if you shoot at same thing twice in a row, chances are it woudln't get hit”
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7813
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     1
/* Generated by ffconf */
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     2
#ifndef AVUTIL_AVCONFIG_H
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     3
#define AVUTIL_AVCONFIG_H
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     4
#define AV_HAVE_BIGENDIAN 0
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     5
#define AV_HAVE_FAST_UNALIGNED 1
7ac83d79b897 support video recording on windows with automation and headers
koda
parents:
diff changeset
     6
#endif /* AVUTIL_AVCONFIG_H */