FFmpeg/libffmpeg-avutil/libavutil/avconfig.h

5 lines
118 B
C
Raw Permalink Normal View History

2024-07-07 23:04:10 +00:00
#ifndef FFMPEG_AVCONFIG_H
#define AV_HAVE_BIGENDIAN 0
#define AV_HAVE_FAST_UNALIGNED 1
#endif /* FFMPEG_AVCONFIG_H */