mirror of
https://github.com/webmproject/libwebp.git
synced 2025-01-31 00:55:07 +01:00
16be192f47
This code is ultra-critical for lossless decoding, especially on ARM. The extra call VP8LIsEndOfStream() was causing unnecessary slow-down. Now, we check for bitstream-end separately in the main loop. Change-Id: I739b5d74cc29578e2b712ba99b544fd995ef0e0d