I’ve moved all the SequenceGrabber utility code into its own framework: ToxicMedia.framework, the code is available from trunk/Frameworks/ToxicMedia. All my projects that use CoreImage, CoreVideo or QTKit now depend on this framework. Now I don’t need to update 4 or 5 projects every time something changes.
I’ve also branched all the test projects and the framework. You can find the branch here: branches/SequenceGrabber Stable. This branch is intended to be relatively stable, I’ll make sure the code can always build and run. If you don’t feel like dealing with the churn in the trunk then this branch is for you.