FFmpeg/libffmpeg-avutil/libavutil/avconfig.h

5 lines
118 B
C

#ifndef FFMPEG_AVCONFIG_H
#define AV_HAVE_BIGENDIAN 0
#define AV_HAVE_FAST_UNALIGNED 1
#endif /* FFMPEG_AVCONFIG_H */