libwebp/src
James Zern ac49e4e4dc bit_reader.c: s/VP8L_USE_UNALIGNED_LOAD/VP8L_USE_FAST_LOAD/
no longer gate this on WEBP_FORCE_ALIGNED as WebPMemToUint32() provides
this service. replace that check with WORDS_BIGENDIAN as the block is
currently little-endian specific.

Change-Id: Ie04ec0179022d20dab53da878008ae049837782f
2016-05-19 23:14:02 -07:00
..
dec cherry-pick decoder fix for 64-bit android devices 2016-05-02 22:27:42 -07:00
demux bump version to 0.5.0 2015-12-17 19:45:14 -08:00
dsp Improve near lossless compression when a prediction filter is used. 2016-05-18 20:59:02 +00:00
enc Merge "Speed-up BackwardReferencesHashChainDistanceOnly." 2016-05-19 05:17:03 +00:00
extras populate 'libwebpextras' with: import gray, rgb565 and rgb4444 functions 2015-04-15 02:54:44 -07:00
mux WebPAnimEncoder: Restore canvas before evaluating blending possibility. 2016-04-19 16:13:45 -07:00
utils bit_reader.c: s/VP8L_USE_UNALIGNED_LOAD/VP8L_USE_FAST_LOAD/ 2016-05-19 23:14:02 -07:00
webp add extra meaning to WebPDecBuffer::is_external_memory 2016-03-09 09:00:13 +01:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am bump version to 0.5.0 2015-12-17 19:45:14 -08:00