Hello all,
I have recently been playing around with rep_movsd's vcam filter. I
read in a previous discussion that people were having trouble getting
Flash to use the filter. After some tinkering, I added the line
"CheckPointer(pmt, E_POINTER);" (which I lifted from the sample in the
DX9 documentation) at the top of SetFormat(). Now, not only does Flash
not crash anymore, but it actually uses the data from FillBuffer
properly.
I hope the rest of you can put this to good use!
--David Cook