forked from KolibriOS/kolibrios
a4b787f4b8
git-svn-id: svn://kolibrios.org@6147 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
211 B
C
8 lines
211 B
C
/* Generated by ffconf */
|
|
#ifndef AVUTIL_AVCONFIG_H
|
|
#define AVUTIL_AVCONFIG_H
|
|
#define AV_HAVE_BIGENDIAN 0
|
|
#define AV_HAVE_FAST_UNALIGNED 1
|
|
#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0
|
|
#endif /* AVUTIL_AVCONFIG_H */
|