misc/winutils/include/libavutil/avconfig.h
author Wuzzy <Wuzzy2@mail.ru>
Tue, 02 Apr 2019 23:14:31 +0200
changeset 14747 7dfc6ed13337
parent 7813 7ac83d79b897
permissions -rw-r--r--
Fix uninitialized alpha values of rendered text
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 */