resizing?

Robert Shearman rob at codeweavers.com
Fri May 6 04:29:48 CDT 2005


Maarten Lankhorst wrote:

> I want to copy from a raw bitmap stream which is (capBox->width) x 
> (capBox->height) (24 bits) to (capBox->outputwidth) x 
> (capBox->outputheight) (also 24 bits), if you can argue about 
> HAVE_V4L2 this should be easy :) I *really* need this fixed, any info 
> is greatly appreciated.. gluScaleImage seemed ideal, but a qcap 
> linking to glu32 would never make it to the wine source.. so a more 
> windows-compliant(TM) solution(R) is required, since I'm a disaster in 
> win32 programming best would be instant code of which i only need to 
> change variable names or something (yet ironically enough i know too 
> much of com, directshow & devenum already :-\ )


This shouldn't be needed. A filter should any resizing, but I don't 
remember there being a resize filter in DirectShow.

Rob



More information about the wine-devel mailing list