libwebp/src
skal 77bf4410f7 make error-code reporting consistent upon malloc failure
Sometimes, the error-code was not set correctly.
We now return OUT_OF_MEMORY everytimes it's appropriate
(tested using MALLOC_FAIL_AT mechanism)

Took the opportunity to clean-up the code and dust the error
code returned (some were erroneously set to INVALID_CONFIGURATION)

Change-Id: I56f7331e2447557b3dd038e245daace4fc82214c
2014-06-13 08:45:12 +02:00
..
dec Add an interface abstraction to the WebP worker thread implementation 2014-06-12 11:35:44 +02:00
demux configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
dsp configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
enc make error-code reporting consistent upon malloc failure 2014-06-13 08:45:12 +02:00
mux use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
utils Add an interface abstraction to the WebP worker thread implementation 2014-06-12 11:35:44 +02:00
webp remove all unused layer code 2014-05-08 22:37:38 -07: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.4.0 2013-12-18 19:20:00 -08:00