We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34d100 commit 968d65bCopy full SHA for 968d65b
3.4.2/FFmpeg-iOS/include/libavutil/avconfig.h
@@ -2,5 +2,5 @@
2
#ifndef AVUTIL_AVCONFIG_H
3
#define AVUTIL_AVCONFIG_H
4
#define AV_HAVE_BIGENDIAN 0
5
-#define AV_HAVE_FAST_UNALIGNED 0
+#define AV_HAVE_FAST_UNALIGNED 1
6
#endif /* AVUTIL_AVCONFIG_H */
0 commit comments