Gimp/plug-ins/file-webp
Alx Sa 83a45b6824 plug-ins: Don't translate "ms" for WEBP animation
Resolves #15632
Since our code expects WEBP time to be measured in
ASCII "ms", translating it causes the time between
frames to be ignored. This patch reuses the string from
the GIF loading plug-in so that we always add milliseconds
as "MS", per Daniel Plakhotich.
2026-01-07 20:09:21 +00:00
..
file-webp-dialog.c app, libgimp, pdb, plug-ins: layerarray PDB type is now a GimpCoreObjectArray. 2024-10-25 23:28:42 +02:00
file-webp-dialog.h plug-ins: port file-webp to GimpProcedureConfig 2019-09-27 16:24:16 +02:00
file-webp-export.c plug-ins: Use WebPConfigLosslessPreset () for... 2026-01-06 20:04:18 +00:00
file-webp-export.h plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-webp-load.c plug-ins: Don't translate "ms" for WEBP animation 2026-01-07 20:09:21 +00:00
file-webp-load.h plug-ins: port various plug-ins to gimp_load_procedure_new2(). 2023-10-01 20:52:02 +02:00
file-webp.c libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
file-webp.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00