...I'm currently trying to get [pix_freeframe] working again on osx (the plugin structure was changed for the freeframe 1.0 spec)...I've got the new bundle loading code working, but it's crashing when trying to actually processImage()...the most obvious problem in gdb is that the height and width don't seem to be passed to the plugin, and I'm having a hard time finding where this is filled out...this is working on linux, right?
jamie