libwebp/examples
James Zern 1fb9f3dcf1 gifdec: fix ErrorGIFNotAvailable() declaration
A void parameter list should be (void), not (). Fixes a
-Wstrict-prototypes warning.

Change-Id: I180efbf7c58956695359320072cce1171d79e377
2024-02-22 13:58:19 -08:00
..
Android.mk */Android.mk: add a check for NDK_ROOT 2022-12-16 12:10:36 -08:00
anim_diff.c libwebp: Unicode command tools on Windows 2018-10-17 13:19:40 +02:00
anim_dump.c Add a WEBP_NODISCARD 2023-11-10 13:57:07 +01: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 Fix static analyzer warnings. 2023-09-14 22:43:45 +02: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 gifdec: fix ErrorGIFNotAvailable() declaration 2024-02-22 13:58:19 -08:00
gifdec.h gifdec: Move inclusion of webp/config.h to header. 2015-04-17 12:43:17 -07:00
img2webp.c img2webp: normalize help output 2023-03-17 15:37:55 -07:00
Makefile.am img2webp: add -sharp_yuv/-near_lossless 2023-03-17 09:35:29 -07: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 Add a WEBP_NODISCARD 2023-11-10 13:57:07 +01:00
webpinfo.c Fix static analyzer warnings. 2023-09-14 22:43:45 +02:00
webpmux.c clear -Wextra-semi-stmt warnings 2024-02-15 18:55:22 -08:00