libwebp: update to 0.4.2-rc2
commit2f457ff69c74c67a4f53359c725349506c6eadef
authorjzern <jzern@chromium.org>
Thu, 16 Oct 2014 09:40:42 +0000 (16 02:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Oct 2014 09:41:02 +0000 (16 09:41 +0000)
tree02a570db3a0ed4732c17267caa553e00aa5d0d3c
parenta25a26c53da3c9ee6bce24cf5ce9a60e81d97c39
libwebp: update to 0.4.2-rc2

bug/build fix release

+ cherry-pick from pre-rc3 to deal with a mips build issue

Review URL: https://codereview.chromium.org/653803003

Cr-Commit-Position: refs/heads/master@{#299872}
33 files changed:
third_party/libwebp/BUILD.gn
third_party/libwebp/LICENSE
third_party/libwebp/README.chromium
third_party/libwebp/dec/frame.c
third_party/libwebp/dec/idec.c
third_party/libwebp/dec/tree.c
third_party/libwebp/dec/vp8i.h
third_party/libwebp/dec/vp8l.c
third_party/libwebp/demux/demux.c
third_party/libwebp/dsp/alpha_processing.c
third_party/libwebp/dsp/alpha_processing_sse2.c [new file with mode: 0644]
third_party/libwebp/dsp/cpu.c
third_party/libwebp/dsp/dsp.h
third_party/libwebp/dsp/enc_neon.c
third_party/libwebp/dsp/lossless.c
third_party/libwebp/dsp/lossless.h
third_party/libwebp/enc/alpha.c
third_party/libwebp/enc/analysis.c
third_party/libwebp/enc/config.c
third_party/libwebp/enc/cost.h
third_party/libwebp/enc/frame.c
third_party/libwebp/enc/picture_csp.c
third_party/libwebp/enc/vp8enci.h
third_party/libwebp/enc/webpenc.c
third_party/libwebp/libwebp.gyp
third_party/libwebp/utils/bit_reader.c
third_party/libwebp/utils/bit_reader.h
third_party/libwebp/utils/bit_writer.c
third_party/libwebp/utils/endian_inl.h
third_party/libwebp/utils/quant_levels_dec.c
third_party/libwebp/utils/utils.c
third_party/libwebp/webp/decode.h
third_party/libwebp/webp/encode.h