Closed ceaglest closed 9 years ago
This corrects a bug where shallow copied CVPixelBuffers were not locked for the duration of their CGImageRef's lifetime. Note that shallow copies are only used with the Quartz renderer, not the default Sample Buffer renderer.
Thanks for the tip @ikonst
Thanks :)
These changes look good to me. :+1:
This corrects a bug where shallow copied CVPixelBuffers were not locked for the duration of their CGImageRef's lifetime. Note that shallow copies are only used with the Quartz renderer, not the default Sample Buffer renderer.
Thanks for the tip @ikonst