misc/winutils/include/libavutil/avconfig.h
author koda
Mon, 04 Mar 2013 10:30:56 +0100
changeset 8636 fa8cd97a0a09
parent 7813 7ac83d79b897
permissions -rw-r--r--
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
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 */