Ensure animated GIF to WebP conversion retains loop #3394

This commit is contained in:
Lovell Fuller
2025-04-23 15:43:58 +01:00
parent 38b6f44611
commit 701143afb3
5 changed files with 26 additions and 13 deletions

View File

@@ -384,7 +384,7 @@ struct PipelineBaton {
ensureAlpha(-1.0),
colourspacePipeline(VIPS_INTERPRETATION_LAST),
colourspace(VIPS_INTERPRETATION_LAST),
loop(1),
loop(-1),
tileSize(256),
tileOverlap(0),
tileContainer(VIPS_FOREIGN_DZ_CONTAINER_FS),