misc/winutils/include/libavutil/avconfig.h
author nemo
Wed, 02 Sep 2015 11:55:37 -0400
changeset 11067 c632b47b8ff0
parent 7813 7ac83d79b897
permissions -rw-r--r--
Trying to get these scripts to behave properly, still WIP though.
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 */