I am getting CMSampleBufferRef buffers from an AVCaptureSession/AVCaptureVideoDataOutput on iOS 4. Can I resize these directly (without conversion)?

I don't always need a full resolution feed and I'm looking for a performance bump. Switching sessionPreset is too slow, as is using full AVCaptureSessionPresetHigh buffers all the time.

Thanks.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.