|
@@ -639,8 +639,8 @@ vips_apply_filters(VipsImage *in, VipsImage **out, double blur_sigma,
|
|
if (vips_embed(in, &t[4], 0, 0, tw, th, "extend", VIPS_EXTEND_MIRROR, NULL)) {
|
|
if (vips_embed(in, &t[4], 0, 0, tw, th, "extend", VIPS_EXTEND_MIRROR, NULL)) {
|
|
@@ -795,8 +795,8 @@ vips_replicate_go(VipsImage *in, VipsImage **out, int width, int height, int cen
|