misc/winutils/include/libavutil/avconfig.h
author Wuzzy <Wuzzy2@mail.ru>
Wed, 16 Jan 2019 23:50:35 +0100
changeset 14619 03033213e800
parent 7813 7ac83d79b897
permissions -rw-r--r--
Lua: Fix SetAmmoDelay not working properly when called after initialization
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 */