mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-11 02:28:18 +00:00
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 */
|