On 3/27/06, IOhannes m zmoelnig <zmoelnig@iem.at> wrote:


however, looking at the code again, it might be that there is a problem
with variable name "nil" (as defined in line277 of pix_chroma_key.cpp)
you could try to replace all occurences of "nil" with "null64".
probably that's all. (if so, you might have to change it in a couple of
other files too)

I think nil is defined in Quicktime or Carbon.  Lots of sample code uses it in place of NULL.