libwebp/src
James Zern d250f01d95 dsp/*: use WEBP_HAVE_* to determine Init availability
after:
  ece18e55 dsp.h: respect --disable-sse2/sse4.1/neon
WEBP_USE_* will be set when a module is targeting a particular
instruction set, e.g., sse4.1, and not overridden if WEBP_HAVE_SSE41 is
set, as previously this would ignore the case where the instruction set
was disabled via config.h and the HAVE macro was unset.

dsp.h not ensures WEBP_HAVE_* are set when WEBP_USE_* to cover cases
where the files are built without config.h.

Change-Id: Ia1c2dcf4100cc1081d968acb6e085e2a1768ece6
(cherry picked from commit 1fe3162541)
2021-07-26 20:44:58 +00:00
..
dec bump version to 1.2.1 2021-07-20 18:12:24 -07:00
demux bump version to 1.2.1 2021-07-20 18:12:24 -07:00
dsp dsp/*: use WEBP_HAVE_* to determine Init availability 2021-07-26 20:44:58 +00:00
enc bump version to 1.2.1 2021-07-20 18:12:24 -07:00
mux bump version to 1.2.1 2021-07-20 18:12:24 -07:00
utils alpha_processing: fix visual studio warnings 2021-07-13 23:41:45 +00:00
webp webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0 2020-12-23 19:50:03 -08:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebp.rc bump version to 1.2.1 2021-07-20 18:12:24 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.rc bump version to 1.2.1 2021-07-20 18:12:24 -07:00
Makefile.am bump version to 1.2.1 2021-07-20 18:12:24 -07:00