mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-01-09 11:20:46 +00:00
9 lines
251 B
C
9 lines
251 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
|
||
|
#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
|
||
|
#endif /* AVUTIL_AVCONFIG_H */
|