Re: [gdal-dev] gdalwarp_multithreading

2012-09-25 Thread Even Rouault
Selon DmitriyS : > Excuse me for the question, I am a beginner at GDAL development and have a > problem. I develop GUI (c++) application for a reprojection, using > "gdalwarp" (special class is written based on this utility). I wish to > perform warp operation for each input images in separate thr

[gdal-dev] gdalwarp_multithreading

2012-09-25 Thread DmitriyS
Excuse me for the question, I am a beginner at GDAL development and have a problem. I develop GUI (c++) application for a reprojection, using "gdalwarp" (special class is written based on this utility). I wish to perform warp operation for each input images in separate threads (...beginthreadex(...