History log of /external/webp/src/dsp/dec_msa.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a187300ff9a8a7c10b1fb2ec84223fdd14e6d47b 12-Jan-2018 James Zern <jzern@google.com> webp: update to v0.6.1

relevant entries from the NEWS file:
This is a binary compatible release.
* lossless performance and compression improvements + a new 'cruncher' mode
(-m 6 -q 100)
* ARM performance improvements with clang (15-20% w/ndk r15c, issue #339)
* miscellaneous bug & build fixes (issue #329, #332, #343, #353, #360, #361,
#363)

Test: aosp_arm-eng,aosp_arm64-eng,aosp_x86-eng,aosp_x86_64-eng,aosp_sailfish-userdebug build

Change-Id: I3f4d8b50e2d251ab69be21059d23ac8a983a990e
/external/webp/src/dsp/dec_msa.c
fa39824bb690c5806358871f46940d0450973d8a 21-Jan-2017 James Zern <jzern@google.com> libwebp: update to 0.6.0

this version includes encoder and performance improvements

Test: aosp_*, build; n6p passes graphics cts tests
Change-Id: I5d1464295fc78e983bbc1f39c531994e698ffe8d
/external/webp/src/dsp/dec_msa.c
0912efc2528d03c59d45dd9bdc9ff9ec800a3fc1 13-Jul-2016 James Zern <jzern@google.com> libwebp: update to 0.5.1

- 6/14/2016: version 0.5.1
This is a binary compatible release.
* miscellaneous bug fixes (issues #280, #289)
* reverted alpha plane encoding with color cache for compatibility with
libwebp 0.4.0->0.4.3 (issues #291, #298)
* lossless encoding performance improvements
* memory reduction in both lossless encoding and decoding
* force mux output to be in the extended format (VP8X) when undefined chunks
are present (issue #294)
* gradle, cmake build support
* workaround for compiler bug causing 64-bit decode failures on android
devices using clang-3.8 in the r11c NDK
* various WebPAnimEncoder improvements

Change-Id: Icc64a8e83f8fcb5a0ce996afdbf902fd7e6d8c3a
/external/webp/src/dsp/dec_msa.c