Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 5a7aa38b22195577364a3c5ccdabbe36d33effeb
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5a7aa38b22195577364a3c5ccdabbe36d33effeb Author: Eliot Miranda <
[hidden email]>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M platforms/iOS/plugins/CameraPlugin/AVFoundationVideoGrabber.m
Log Message:
-----------
macOS CameraPlugin.
Fix a slip in commit a6fd91e98f0d3e51c45a1a66611483abdc4c7156/
commit 4d8cc8d71eb254f3eb687a4486819c13ac04d0ba. The test for the pixel buffer
being large enough not to need reallocating is thw wrong way around.