Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#5916 closed enhancement (fixed)

gdalwarp optimizations for uniform validity/density masks

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.0
Component: Algorithms Version: unspecified
Severity: normal Keywords: warp
Cc:

Description

The optimized paths of gdalwarpkernel are sometimes missed because of the presence of a source validity mask, a source density mask or a destination validity mask, dispite all valids being opaque/valid.

Change History (3)

comment:1 by Even Rouault, 9 years ago

trunk r28876 "Warper: don't generate papanBandSrcValid, pafUnifiedSrcDensity or panDstValid if for the chunk being processed all values are valid/opaque (#5916)"

comment:2 by Even Rouault, 9 years ago

Milestone: 2.0
Resolution: fixed
Status: newclosed
Type: defectenhancement

comment:3 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.