libwebp/src
Urvang Joshi 945cfa3b7c mux.h does NOT need to include encode.h
It was needed earlier for WebPAnimEncoder API when it was using structs
like WebPConfig, but it only uses pointers to those now.

Change-Id: Ic0c144966421c678e8ef54b3fa81574bb2c9cd08
2015-11-09 15:40:09 -08:00
..
dec sync versions with 0.4.4 2015-10-28 23:43:40 -07:00
demux Create a WebPAnimDecoder API. 2015-09-02 16:23:10 -07:00
dsp ~2x faster SSE2 RGB24toY, BGR24toY, ARGBToY|UV 2015-11-06 15:02:01 -08:00
enc ~2x faster SSE2 RGB24toY, BGR24toY, ARGBToY|UV 2015-11-06 15:02:01 -08:00
extras populate 'libwebpextras' with: import gray, rgb565 and rgb4444 functions 2015-04-15 02:54:44 -07:00
mux mux.h does NOT need to include encode.h 2015-11-09 15:40:09 -08:00
utils change WEBP_ALIGN_CST value to 31 2015-10-19 21:39:55 +00:00
webp mux.h does NOT need to include encode.h 2015-11-09 15:40:09 -08: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 sync versions with 0.4.4 2015-10-28 23:43:40 -07:00