mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-15 19:33:59 +03:00
754f9336f0
git-svn-id: svn://kolibrios.org@4349 a494cfbc-eb01-0410-851d-a64ba20cac60
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 */
|