Skip to content

feat: use upstream libs for each codec #21

Merged
sedghi merged 21 commits into
mainfrom
fix/use-upstream-libs
Dec 21, 2022
Merged

feat: use upstream libs for each codec #21
sedghi merged 21 commits into
mainfrom
fix/use-upstream-libs

Conversation

@sedghi

@sedghi sedghi commented Dec 9, 2022

Copy link
Copy Markdown
Member
  • Move all the codecs lib dependencies to upstream forks of each (some were behind 2 years)
  • Upgrade emscripten from 2.0 to 3.1
  • Fix a bug for openjpeg blurry images
  • Add proper tests for packags
  • Limit the total memory of each wasm build to be 50mb instead of 1GB

Remaining todos for later

  • openjph test cannot run on CI server because of simd limitations

@sedghi sedghi requested review from swederik and wayfarer3130 and removed request for swederik December 16, 2022 04:20
@sedghi sedghi changed the title [WIP] Fix/use upstream libs feat: use upstream libs for each codec Dec 16, 2022
Comment thread .circleci/config.yml Outdated
# echo "\<<\<<\<< EOF" >> "${coverateDir}/reports"
# - codecov/upload:
# file: '/home/circleci/repo/coverage/reports'
# - run:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this whole section?

{
"name": "@cornerstonejs/codec-libjpeg-turbo-12bit",
"version": "0.2.0",
"version": "1.0.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets make sure this codec actually works first

@sedghi sedghi merged commit 0acfa47 into main Dec 21, 2022
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.

2 participants