libwebp/extras
James Zern a67ff735a2 normalize example exit status
Use EXIT_SUCCESS / EXIT_FAILURE in most cases as more granularity isn't
useful. For anim_diff, use 0 (success), 1 (image difference) and 2
(error) to align it with other diff utilities (diff, etc.).

Bug: webp:637
Change-Id: I52925de8622a5a4d2141883279d69a1d95ef9b12
2024-05-01 10:38:44 -07:00
..
extras.c bump version to 1.4.0 2024-04-01 15:37:40 -07:00
extras.h mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
get_disto.c normalize example exit status 2024-05-01 10:38:44 -07:00
Makefile.am mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
quality_estimate.c cosmetics: s/color_space/colorspace/ 2017-12-08 12:40:18 -08:00
sharpyuv_risk_table.c mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
sharpyuv_risk_table.h mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
vwebp_sdl.c normalize example exit status 2024-05-01 10:38:44 -07:00
webp_quality.c normalize example exit status 2024-05-01 10:38:44 -07:00
webp_to_sdl.c Switch code to SDL2. 2023-10-28 23:36:35 +02:00
webp_to_sdl.h extras: WebpToSDL -> WebPToSDL 2022-12-15 18:11:40 -08:00