7 lines
170 B
C
7 lines
170 B
C
|
/* Generated by ffconf */
|
||
|
#ifndef AVUTIL_AVCONFIG_H
|
||
|
#define AVUTIL_AVCONFIG_H
|
||
|
#define AV_HAVE_BIGENDIAN 0
|
||
|
#define AV_HAVE_FAST_UNALIGNED 1
|
||
|
#endif /* AVUTIL_AVCONFIG_H */
|