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

Fix decode (#16) #17

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Fix decode (#16) #17

merged 1 commit into from
Sep 17, 2023

Conversation

EddyTheCo
Copy link
Owner

  • removed unused test

  • align names and added dependencies when installing also created custom type for qrdecoding

  • using a pointer and deleting to avoid memory leak of opencv

  • use mybutton and use the wasm version if emscriptem

  • Added the emscriptem macro and wasm functions

  • use the singleton

  • added wasm version of qrQmlCamera

  • add emscripten macro

  • added the javascript link video stream and wasm decoder

  • Added the wasm Image provider for stream

  • use internal imageprovider to show stream

  • use prebuilt opencv if not found on the system

  • added shader tools and multimedia qt modules to action

  • build qt multimedia if not found

  • link to qtMultimedia if target exist

  • find opencv config in windows

  • fixed macos prebuilt link

* removed unused test

* align names and added dependencies when installing also created custom type for qrdecoding

* using a pointer and deleting to avoid memory leak of opencv

* use mybutton and use the wasm version if emscriptem

* Added the emscriptem macro and wasm functions

* use the singleton

* added wasm version of qrQmlCamera

* add emscripten macro

* added the javascript link video stream and wasm decoder

* Added the wasm Image provider for stream

* use internal imageprovider to show stream

* use prebuilt opencv if not found on the system

* added shader tools and multimedia qt modules to action

* build qt multimedia if not found

* link to qtMultimedia if  target exist

* find opencv config in windows

* fixed macos prebuilt link
@EddyTheCo EddyTheCo merged commit c36c339 into main Sep 17, 2023
@EddyTheCo EddyTheCo deleted the develop branch September 17, 2023 15:09
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