oops seq mode wrong
This commit is contained in:
parent
2559581939
commit
fd47e26164
@ -822,7 +822,7 @@ vips_image_build( VipsObject *object )
|
||||
|
||||
if( mode[1] == 's' ) {
|
||||
if( vips_foreign_load_options( filename, &t,
|
||||
"sequential", TRUE,
|
||||
"access", VIPS_ACCESS_SEQUENTIAL,
|
||||
NULL ) )
|
||||
return( -1 );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user