problem solved ?
This commit is contained in:
parent
198bd874f1
commit
73b8048dea
@ -145,6 +145,9 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
|
|||||||
fprintf(stderr, "%s: input filter -> %d\n", __func__, foo);
|
fprintf(stderr, "%s: input filter -> %d\n", __func__, foo);
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
#if 0
|
||||||
|
if (idx==42) fimg_dump_to_file(&input, "inputXXX.fimg", 0);
|
||||||
|
#endif
|
||||||
foo = traite_une_image(&input, outdir);
|
foo = traite_une_image(&input, outdir);
|
||||||
|
|
||||||
if (foo) {
|
if (foo) {
|
||||||
|
Loading…
Reference in New Issue
Block a user