mirror of
https://github.com/opencv/opencv.git
synced 2024-12-04 08:49:14 +08:00
cee308312a
folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
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 */
|