Closed brianjychan closed 3 years ago
cfbef7b keeps _changes from overflowing if the number of pixels that change is >255, especially with larger frame sizes
_changes
62bc43e checks for array out of bounds on the other end of the array in core downscaling.
not sure what format you want so I used semantic commit messages. lmk if you prefer otherwise or need any edits.
thanks for making this library!
cfbef7b keeps
_changes
from overflowing if the number of pixels that change is >255, especially with larger frame sizes62bc43e checks for array out of bounds on the other end of the array in core downscaling.
not sure what format you want so I used semantic commit messages. lmk if you prefer otherwise or need any edits.
thanks for making this library!