mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
remove WEBP_FORCE_ALIGNED and use memcpy() instead.
BUG=webp:297 Change-Id: I89a08debec7bb1b3f411c897260ab1bb63f77df2
This commit is contained in:
committed by
James Zern
parent
005e15b10a
commit
3884972e3f
@ -103,9 +103,6 @@
|
||||
/* Enable experimental code */
|
||||
#cmakedefine WEBP_EXPERIMENTAL_FEATURES 1
|
||||
|
||||
/* Define to 1 to force aligned memory operations */
|
||||
#cmakedefine WEBP_FORCE_ALIGNED 1
|
||||
|
||||
/* Set to 1 if AVX2 is supported */
|
||||
#cmakedefine WEBP_HAVE_AVX2 1
|
||||
|
||||
|
Reference in New Issue
Block a user