libwebp/examples
James Zern c626e7d544 cwebp: fix WebPPictureHasTransparency call
when near_lossless is < 100; previously the zeroed 'picture' would be
passed in the check rather than the original picture. this would result
in alpha never been kept in the decode.

Change-Id: I6af3aef7de2d672e044025d975d8180b12d5fa40
2022-08-08 16:42:00 -07:00
..
Android.mk Android.mk: use LOCAL_EXPORT_C_INCLUDES w/public libs 2018-06-07 16:12:58 -07:00
anim_diff.c libwebp: Unicode command tools on Windows 2018-10-17 13:19:40 +02:00
anim_dump.c libwebp: Unicode command tools on Windows 2018-10-17 13:19:40 +02:00
anim_util.c anim_util: fix leaks on error 2022-04-04 11:26:25 -07:00
anim_util.h gif2webp: fix transcode of loop count=65535 2018-05-11 12:10:25 -07:00
cwebp.c cwebp: fix WebPPictureHasTransparency call 2022-08-08 16:42:00 -07:00
dwebp.c man/cwebp.1: add note about crop/resize order 2022-03-17 16:08:34 -07:00
example_util.c ExUtilInitCommandLineArguments: fix leak on error 2022-04-04 11:26:25 -07:00
example_util.h extract the command-line parsing helpers to example_util 2018-02-08 08:11:31 +00:00
gif2webp.c gif2webp: fix segfault on OOM 2022-04-04 11:26:12 -07:00
gifdec.c Expose WebPMalloc() in addition to WebPFree() 2019-10-15 23:19:50 +02:00
gifdec.h gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
img2webp.c image_dec: add WebPGetEnabledInputFileFormats() 2022-03-26 15:37:25 -07:00
Makefile.am libwebp: Remove duplicate GIFDisplayError in anim_util 2018-10-09 17:29:54 +02:00
stopwatch.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp remove INAM, ICOP, ... chunks from the test webp file. 2012-07-19 17:34:04 -07:00
unicode_gif.h unicode_gif.h: fix -Wdeclaration-after-statement 2022-06-20 11:40:09 -07:00
unicode.h unicode.h: set console mode before using wprintf 2022-06-29 22:05:26 -07:00
vwebp.c vwebp: fix file name display in windows unicode build 2022-07-05 12:59:06 -07:00
webpinfo.c webpinfo: fix fourcc comparison w/big-endian 2021-12-22 16:01:54 -08:00
webpmux.c webpmux: fix -frame option in windows unicode build 2022-07-05 11:48:56 -07:00