Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement #459 add InputStream option willReadFrequently #474

Merged
merged 1 commit into from
Dec 26, 2022
Merged

Conversation

ericblade
Copy link
Owner

  • this option passes willReadFrequently directly to getContext('2d') in frame_Grabber_browser
    per MDN:

willReadFrequently Optional
A Boolean indicating whether or not this canvas uses software acceleration (instead of hardware acceleration) to support frequent read-back operations via getImageData().

- this option passes willReadFrequently directly to getContext('2d') in frame_Grabber_browser
per MDN:

willReadFrequently Optional
A Boolean indicating whether or not this canvas uses software acceleration (instead of hardware acceleration) to support frequent read-back operations via getImageData().
@rollingversions
Copy link

rollingversions bot commented Dec 26, 2022

Change Log for @ericblade/quagga2 (1.7.7 → 1.8.0)

New Features

  • add willReadFrequently boolean to InputStream options

Edit changelog

@ericblade ericblade merged commit 394960c into master Dec 26, 2022
@ericblade ericblade deleted the dev branch December 26, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant